View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000217 | FL5 | 2.2 Subprogram FLUC (CONV) | public | 2013-12-02 11:13 | 2013-12-04 12:41 |
|
Reporter | Falk Reichbott | |
Assigned To | Falk Reichbott | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | General | OS | General | OS Version | General |
Product Version | 0.08 | |
Target Version | 5.0 | Fixed in Version | 0.09 | |
|
Summary | 0000217: Enforce conversion of EBCDIC New Line (NL=0x15) to Line Feed (LF=0x25) to ensure that 0x0A will be used for ASCII/UTF |
Description | The ICONV translate a 0x15 (NewLine) on EBCDIC to 0x85 in ASCII or a 0xC285 in UTF-8. To prevent this mistake it would be use full to convert each 0x15 in front of the charcter conversion from 0x15 to 0x25. |
Tags | No tags attached. |
|
Attached Files | |
|