[Libreoffice-bugs] [Bug 87418] Bad ordered list <ol> after saving ODT document as HTML.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed May 3 16:06:15 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=87418

Alexey Khoroshilov <khoroshilov at ispras.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |khoroshilov at ispras.ru

--- Comment #7 from Alexey Khoroshilov <khoroshilov at ispras.ru> ---
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>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170503/56523667/attachment.html>


More information about the Libreoffice-bugs mailing list