https://issues.apache.org/ooo/show_bug.cgi?id=65372
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from hanya <[email protected]> 2012-01-10 18:27:42 UTC --- The problem is in basic/source/classes/image.cxx. In SbiImage::Save method, GetSOStoreTextEncoding returns MS 1252 encoding which does not allow multi byte characters and some characters illegally encoded in contractor of ByteString. To change this encoding to static one like UTF-8 would be solve this problem. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
