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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to