Issue 71515 - Supplementary Unicode chars sometimes broken when written to ODF
Summary: Supplementary Unicode chars sometimes broken when written to ODF
Status: CLOSED DUPLICATE of issue 66693
Alias: None
Product: xml
Classification: Code
Component: code (show other issues)
Version: 680m192
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.4
Assignee: michael.brauer
QA Contact: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 09:47 UTC by Stephan Bergmann
Modified: 2008-01-02 14:48 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch (677 bytes, patch)
2006-11-14 09:48 UTC, Stephan Bergmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2006-11-14 09:47:17 UTC
It can happen that supplementary Unicode chars (internally represented as a
sequence of two surrogates) lose their fourth UTF-8 byte when written out by
SaxWriterHelper::convertToXML.  See attached patch for a fix.
Comment 1 Stephan Bergmann 2006-11-14 09:48:01 UTC
Created attachment 40562 [details]
patch
Comment 2 michael.brauer 2007-04-10 18:12:17 UTC
new target
Comment 3 pavel 2007-08-06 11:09:33 UTC
mib: retarget to 2.4?
Comment 4 michael.brauer 2007-08-06 14:03:30 UTC
yes
Comment 5 andreas.martens 2007-12-05 15:58:32 UTC
ama->mib:
issue 65027 contains a corrupt document, looks like cause by this issue.
Comment 6 michael.brauer 2008-01-02 12:13:12 UTC
This is a duplicate to i66693

*** This issue has been marked as a duplicate of 66693 ***
Comment 7 michael.brauer 2008-01-02 14:48:42 UTC
closed