<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_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Strike-through together with numbering/bullets does not work correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97005">bug 97005</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;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Strike-through together with numbering/bullets does not work correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97005#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Strike-through together with numbering/bullets does not work correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=97005">bug 97005</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>The strike-through through the numbering can be changed by adding
                        pNumFnt->SetStrikeout(STRIKEOUT_NONE);
to two places in txtfld.cxx's SwTextFormatter::NewNumberPortion.

However in DOCX format it still applies all the way through, and since I always
work on MS Format compatibility, I am not going to propose an incompatible
change. In fact, I'm even going to close this as NOTABUG since it both matches
the general behaviour of other formatting as well as MS.</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>