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

          Priority: medium
            Bug ID: 73536
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: OOXMLFastTokenHandler::getIdentifier cannot be used
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: chris.sherloc...@gmail.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.3.1 rc
         Component: Writer
           Product: LibreOffice

OOXMLFastTokenHandler::getIdentifier tries to lookup a key by an integer based
token, however as per the comments in the source code, Boost.TokenMap doesn't
index via an integer!

Should we just remove the code, or throw an exception? Does the interface
XFastTokenHandler even use getIdentier via an integer based token for any other
classes?

-- 
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