[Libreoffice-bugs] [Bug 135449] New: Export into HTML and bullets incorrect ("</li>" missing)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 4 21:10:34 UTC 2020


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

            Bug ID: 135449
           Summary: Export into HTML and bullets incorrect ("</li>"
                    missing)
           Product: LibreOffice
           Version: 6.4.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: laaneoks at ut.ee

Steps:
Open Writer
Write some text
Add some bullets and text
Add some text.
File => "Save a Copy..." => "Save as Type" := "HTML" => Save
Open the saved file. The result is like (fragment):


<ul>
        <li><p style="text-indent: 0cm; margin-top: 0cm; line-height:
100%">midagi</p>
        <li><p style="text-indent: 0cm; margin-top: 0cm; line-height:
100%">kedasi</p>
        <li><p style="text-indent: 0cm; margin-top: 0cm; line-height:
100%">kuidagi</p>
        <li><p style="text-indent: 0cm; margin-top: 0cm; line-height:
100%">OK</p>
</ul>

There are no "</li>" tags after "</p>". This is a bug.


Why "<p style="text-indent: 0cm; margin-top: 0cm; line-height: 100%">" needed
at all as default?

-- 
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/20200804/d44a4c89/attachment.htm>


More information about the Libreoffice-bugs mailing list