<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOC: Justified Text with Section Breaks Incorrectly Exported"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104827#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOC: Justified Text with Section Breaks Incorrectly Exported"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104827">bug 104827</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Still repro in 7.1+

The comments are no longer in German - so that might help some of us.

Either my previous testing was completely wrong (most likely), or something
else has changed. WriteText is NOT directly calling ReplaceCr for this
document, but is calling wrtw8nds.cxx's MSWordExportBase::OutputSectionNode
which is then calling ReplaceCr (which is ONLY used by
GetExport().GetExportFormat() == MSWordExportBase::DOC).

Unfortunately, unit tests (like ww8export3's fdo53985.doc) show it isn't as
simple as changing that ReplaceCr to a WriteChar.</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>