https://bugs.freedesktop.org/show_bug.cgi?id=50763
Bug #: 50763
Summary: HTML Import doesnt parse inline base64 images
correctly
Classification: Unclassified
Product: LibreOffice
Version: LibO 3.5.4 release
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
AssignedTo: [email protected]
ReportedBy: [email protected]
Inlined HTML images:
<img src="data:image/jpeg;base64,fdsiid..." .../>
are imported as text. This is an enhancement request to parse such data
correctly.
Since the base64-data contains no whitespace, Writer has a hard time figuring
out how to break lines, freezing it even on small amounts of such data. So this
is more important than a random feature request as it might be responsible/root
cause for a lot of "copy-paste from web, then freeze" bugs.
If a full implementation of base64 parsing is out of scope, a workaround should
be implemented to at least just skip such data, to prevent the Writer layout
going havoc. Consider splitting such a task of as a simpler to fix bug.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs