<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Cross reference corrupted if the target is a non-ASCII bookmark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113483#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Cross reference corrupted if the target is a non-ASCII bookmark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113483">bug 113483</a>
              from <span class="vcard"><a class="email" href="mailto:christo161@gmail.com" title="Adam Kovacs <christo161@gmail.com>"> <span class="fn">Adam Kovacs</span></a>
</span></b>
        <pre>bookmarkName and sToken need to be decoded
<a href="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#1614</a>
<a href="https://opengrok.libreoffice.org/xref/core/sw/source/filter/ww8/docxattributeoutput.cxx?r=1fe24bb1#1985">https://opengrok.libreoffice.org/xref/core/sw/source/filter/ww8/docxattributeoutput.cxx?r=1fe24bb1#1985</a>

sToken = INetURLObject::decode(sToken,
INetURLObject::DecodeMechanism::Unambiguous, RTL_TEXTENCODING_UTF8);</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>