<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: DOCX: Color and size of bullets lost after RT"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134619">bug 134619</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jluth@mail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: DOCX: Color and size of bullets lost after RT"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134619#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: DOCX: Color and size of bullets lost after RT"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134619">bug 134619</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>repro 7.2+. Confirmed this is an export bug since Word 2003 also opens the
resulting DOCX file with "simple" bullets.

This commit should just be reverted.
The logic changed to say "if we have a font, then export the font information,
otherwise export all the properties." with
+        else
+            m_rExport.OutputItemSet(*pOutSet, false, true,
i18n::ScriptType::LATIN, m_rExport.m_bExportModeRTF);</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>