<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: TOC in docx can cause hide previous character"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117547#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: TOC in docx can cause hide previous character"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117547">bug 117547</a>
              from <span class="vcard"><a class="email" href="mailto:serge.krot@cib.de" title="Serge Krot (CIB) <serge.krot@cib.de>"> <span class="fn">Serge Krot (CIB)</span></a>
</span></b>
        <pre>This issue has two problems:
1. The TOC field is started not from the beginning of the new paragraph, but
after some text, therefor the last character is deleted because it is expected
(in DOCX parser) to be end of paragraph symbol.
2. The TOC is not correctly finished, while the <w:fldChar
w:fldCharType="separate"/> is placed execatly before end of the current
paragraph node. If you add at least one character before the end of the
paragraph the TOC will be created correctly and "new_paragraph" text will be
inside the TOC.</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>