Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ODF Support
-
Labels:None
-
Testcase included:yes
-
Number of attachments :
Description
Hi,
We are using ODT files to write our stories and we are using tables. The tables are not parsed anymore. I made a patch where I moved from odfdom-java to simple-odf which appear to be the successor.
I also included the binary odt file I used to test the code
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 3.7.4 [ 18964 ] |
Bart De Neuter
made changes -
Attachment | patch.txt [ 61934 ] |
Bart De Neuter
made changes -
Attachment | patch.txt [ 61935 ] |
Bart De Neuter
made changes -
Attachment | patch.txt [ 61934 ] |
Bart De Neuter
made changes -
Attachment | jbehave-odf.patch [ 61926 ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Fix Version/s | 3.8 [ 19104 ] |
Hi Bart,
the patch does not seem to be a text file and can't be applied by git patch. How did you create it?
Can you please simply attach the result of: git diff > patch.txt
Cheers