Issue 12247

Summary: Get rid of byte string parsing code
Product: Calc Reporter: ooo
Component: codeAssignee: ooo
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 644   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description ooo 2003-03-11 20:43:24 UTC
Code parsing byte strings (not Unicode) may fail if the encoding was
non-context-free, such as ShiftJIS or MS-codepage-932 or other DBCS/MBCS encodings.

The DIF import is affected.
Comment 1 ooo 2003-03-11 21:03:50 UTC
done
Comment 2 ooo 2003-03-18 11:37:56 UTC
verified in cws_srx644_calc06
Comment 3 ooo 2003-03-31 12:39:32 UTC
Integrated in SRX644/m8s1