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

             Bug #: 44152
           Summary: Duplicate alphabetical-index-mark entries
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.4 release
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created attachment 54824
  --> https://bugs.freedesktop.org/attachment.cgi?id=54824
File has the issue described above.

If one adds an alphabetical index to a ODT document with concordance file and
modifies the concordance file entries several times, then all keyword
occurences in the text will get duplicate "alphabetical-index-mark" entries
like that:
<text:alphabetical-index-auto-mark-file
                xlink:href="../keywords.sdi" />
            <text:p text:style-name="Standard">
                <text:alphabetical-index-mark
                    text:string-value="Test1" />
                <text:alphabetical-index-mark
                    text:string-value="Test1" />
                <text:alphabetical-index-mark
                    text:string-value="Test1" />
                Name1
            </text:p>


This behaviour may easily blow up the document and makes it hard to delete
obsolete index entries.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to