https://bugs.documentfoundation.org/show_bug.cgi?id=160862

            Bug ID: 160862
           Summary: Converting a DOCX to ODT using command line export
                    each frame twice
           Product: LibreOffice
           Version: 7.6.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: mikekagan...@hotmail.com
                CC: michael.st...@allotropia.de

Download attachment 144783 from bug 119800. Open and see that it shows one
frame with a table, unless hidden characters are shown, in which case two
frames are seen (119800 re-introduced in bug 137469), and the navigator shows
two frames and two tables. Convert it to ODT using command line like

 soffice --convert-to odt path/to/tdf119800-1.odt

Check that the resulting ODT has four frames (two per each original fame).

Regression from commit 2bcfb7231b5ca74f02274cfb74ca8463f78905d6 (tdf#152872 sw:
conditionally hide paragraph breaks, 2023-01-10).

Since commit 69ed893087f89d176a5ec4b263ce8d75774be72b (tdf#160253: fix list
identifier export decision code, 2024-04-24), exporting using a debug build
fails an assertion in XMLTextParagraphExport::RecordNodeIndex, which is a
correct failure, showing exactly the problem that is described here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to