[Libreoffice-bugs] [Bug 142871] Gratuitous /> after image in exported HTML

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 16 12:47:46 UTC 2021


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

Michael Warner <michael.warner.ut+libreoffice at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |minor
                 CC|                            |michael.warner.ut+libreoffi
                   |                            |ce at gmail.com

--- Comment #4 from Michael Warner <michael.warner.ut+libreoffice at gmail.com> ---
Relevant HTML looks like this:

<img src="smiley_html_9ea10e4862fb59d1.gif" name="Shape 1" alt="Shape 1"
align="left" width="142" height="122"<img
src="smiley_html_9ea10e4862fb59d1.gif" name="Shape 1" alt="Shape 1"
align="left" width="142" height="122"/>
/>


As you can see, the HTML source has a second, unnecessary copy of the img
element nested inside the expected img element. This is not correct HTML
syntax. 

I think this is clearly a bug and not an enhancement. Since you can work around
it by manually editing the HTML code to remove the unnecessary second element,
I have changed the priority to minor.

-- 
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/20210616/84c56f9d/attachment.htm>


More information about the Libreoffice-bugs mailing list