FLAM Issue Tracker - FL5 |
View Issue Details |
|
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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-02 11:13 | Falk Reichbott | New Issue | |
2013-12-02 11:13 | Falk Reichbott | Status | new => assigned |
2013-12-02 11:13 | Falk Reichbott | Assigned To | => Falk Reichbott |
2013-12-04 12:41 | Falk Reichbott | Status | assigned => resolved |
2013-12-04 12:41 | Falk Reichbott | Fixed in Version | => 0.09 |
2013-12-04 12:41 | Falk Reichbott | Resolution | open => fixed |