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

Andreas Heinisch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Andreas Heinisch <[email protected]> ---
Imho, we could add the fixes for the inputstreams since the xml will be saved
using utf8 encoding (<?xml version="1.0" encoding="UTF-8" standalone="yes"?>). 

So we should read using the fixed utf8 encoding like proposed in your patch.

However, if I change the text of the button from あ to ああ and save it, the xml
will be changed (<a:t>あああああ</a:t>), but the button is missing after reopening
the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to