Issue 12247 - Get rid of byte string parsing code
Summary: Get rid of byte string parsing code
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: 644
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ooo
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 20:43 UTC by ooo
Modified: 2013-08-07 15:12 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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