<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - problem when numbering the headings 1-2-3 in docx format upon restarting the document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130446">bug 130446</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - problem when numbering the headings 1-2-3 in docx format upon restarting the document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130446#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - problem when numbering the headings 1-2-3 in docx format upon restarting the document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130446">bug 130446</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Reproducible (expectedly) with e.g. Version: 6.4.0.3 (x64)
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; 
Locale: ru-RU (ru_RU); UI-Language: en-US
Calc: CL

Steps:

1. In new text document, add three paragraphs: "a", "b", and "c".
2. Set the first two paragraphs ("a" and "b") to Heading 1 paragraph style.
3. In Tools->Chapter Numbering, select "1-10" on "Numbering" tab, and set
"Number" to "1,2,3" and "Show sublevels" to 10

=> See that the first two paragraphs are now numbered 1 and 2.

4. Save as ODCX and reload
5. Set third paragraph ("c") to Heading 1.

=> see that it's numbered by number 1, not by number 3.

That's because DOCX does not have a chapter numbering feature, and we export
that as simple numbering, then using different numbering styles for imported
headings and new headings. We need to find out how Word manages chapter
numbering, and export/import that properly.</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>