[Libreoffice-bugs] [Bug 129372] FILEOPEN: PPTX: File format error found at SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 8 08:38:38 UTC 2020


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

--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
I noticed these logs on console:
warn:legacy.osl:4632:5136:sax/source/expatwrap/saxwriter.cxx:399: lone 2nd
Unicode surrogate
warn:legacy.osl:4632:5136:sax/source/expatwrap/saxwriter.cxx:424: illegal
Unicode character

The problem seems related to a wrong use of surrogates (Unicode notion) at a
moment. Indeed, surrogates are always by pairs (high and low surrogates). Most
of the times, it's ok but sometimes you got one of them but not followed by the
other part of the pair.
For the moment, I don't know why.

-- 
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/20200408/9eceb4d4/attachment.htm>


More information about the Libreoffice-bugs mailing list