https://bugs.freedesktop.org/show_bug.cgi?id=78432

          Priority: medium
            Bug ID: 78432
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: FILESEAVE: DOCX: File gets corrupt after Roundtrip
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: pallavi.jad...@synerzip.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: Writer
           Product: LibreOffice

Created attachment 98678
  --> https://bugs.freedesktop.org/attachment.cgi?id=98678&action=edit
Contains floating drawing objects

Steps to Reproduce:
1] Open attached document in LibreOffice
2] Perform save_as to DOCX
3] Open saved file in MS Office-2010

Current result :
File gets corrupt after Roundtrip.

Expected result :
File should get open without corruption after Roundtripped.

Issue :
In RT, in document.xml,
<wp:posOffset> has value greater than 2147483647.
Where 2147483647 indicates maximum value of int.
Absolute Position Offset Value has value of type Int. Hence no value should
exceed the maximum limit of Int.
Please refer : http://www.schemacentral.com/sc/xsd/t-xsd_int.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to