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

--- Comment #13 from Adam Kovacs <[email protected]> ---
bookmarkName and sToken need to be decoded
https://opengrok.libreoffice.org/xref/core/sw/source/filter/ww8/docxattributeoutput.cxx?r=1fe24bb1#1614
https://opengrok.libreoffice.org/xref/core/sw/source/filter/ww8/docxattributeoutput.cxx?r=1fe24bb1#1985

sToken = INetURLObject::decode(sToken,
INetURLObject::DecodeMechanism::Unambiguous, RTL_TEXTENCODING_UTF8);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to