[Libreoffice-bugs] [Bug 136597] New: ODF Export: Bookmark order broken when bookmarks start on same position

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 9 09:56:09 UTC 2020


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

            Bug ID: 136597
           Summary: ODF Export: Bookmark order broken when bookmarks start
                    on same position
           Product: LibreOffice
           Version: 7.1.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: s.mehrbrodt at gmail.com

Created attachment 165309
  --> https://bugs.documentfoundation.org/attachment.cgi?id=165309&action=edit
Bugdoc

Open attached bugdoc.
Save as new file.

Compare content.xml.

Expected:
Bookmarks are in this order:
<text:bookmark-start text:name="WM(CMD 'setGroups' GROUPS 'Tag_Zeitraum')"/>
<text:bookmark-start text:name="WM(CMD 'insertFormValue' ID 'Datum') "/>

Actual:
Bookmarks get reordered:
<text:bookmark-start text:name="WM(CMD 'insertFormValue' ID 'Datum') "/>
<text:bookmark-start text:name="WM(CMD 'setGroups' GROUPS 'Tag_Zeitraum')"/>

Broken since
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cb46aaf2d7240dfe3ac080fe086a9f70c4c91ab5

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200909/7d90c5d7/attachment.htm>


More information about the Libreoffice-bugs mailing list