<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:khoroshilov@ispras.ru" title="Alexey Khoroshilov <khoroshilov@ispras.ru>"> <span class="fn">Alexey Khoroshilov</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad ordered list <ol> after saving ODT document as HTML."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87418">bug 87418</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>khoroshilov@ispras.ru
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad ordered list <ol> after saving ODT document as HTML."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87418#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bad ordered list <ol> after saving ODT document as HTML."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=87418">bug 87418</a>
              from <span class="vcard"><a class="email" href="mailto:khoroshilov@ispras.ru" title="Alexey Khoroshilov <khoroshilov@ispras.ru>"> <span class="fn">Alexey Khoroshilov</span></a>
</span></b>
        <pre>Saving of lists to HTML works very strange (tested in LibreOffice 5.1.6.2 and
5.3.2.2):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
        <title></title>
        <meta name="generator" content="LibreOffice 5.3.2.2 (Linux)"/>
</head>
<body>
  <p>HTMLList example</p>
  <ol>
        <li/>
  <p>element1</p>
        <li/>
  <p>element2</p>
</ol>
</body>
</html></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>