[Bug 66822] refactor HTML export of image bullet list

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 6 09:19:00 PST 2016


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

--- Comment #11 from Susobhan Ghosh <susobhang70 at gmail.com> ---
I've managed to remove the improper syntax ( extra "<ul" at during <ul> tag
usage ). But the base64 encoding for the SVG image is wrong. After decoding the
base64 encoding into XML, there is 8 bits of garbage at the front, and a
missing closing </svg> tag.

I've traced the whole conversion till here -
http://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/_xoutbmp.cxx#331

Any help regarding this would be helpful. In the meantime, should I commit with
the ul tag fix?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20160106/77cbde2f/attachment.html>


More information about the LibreOffice mailing list