FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000549FL52.2 Subprogram FLUC (CONV)public2014-09-01 07:442014-10-27 18:55
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PriorityhighSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformSPARCOSSun SolarisOS Version11
Product Version5.0 
Target Version5.1Fixed in Version5.1 
Summary0000549: ICONV on Solaris don't support ISO-Codepages
DescriptionThe supported codepages of ICONV on solaris is very limited. For example the ISO codepages and a lot of EBCDIC code pages are not supported. The supported code pages are different between the different Solaris (Open, Sparc, ...) versions.
TagsNo tags attached.
Attached Files

- Relationships
related to 0000375resolvedFalk Reichbott Iconv on host does not recognize invalid UTF-8 characters 
related to 0000550resolvedFalk Reichbott There are a lot of unsupported code pages on AIX 
related to 0000085resolvedFalk Reichbott Add normalisation, subsets, canonical and compatibility mapping, localization and more transliteration tables to CNVCHR  
related to 0000084assignedFalk Reichbott Add SCSU, BOCU, ... (UNICODE-) compression support as original data conversion 
related to 0000083assignedFalk Reichbott Add GB 18030 support (chinese version of UTF-8) to character conversion component 

-  Notes
(0000604)
Falk Reichbott (administrator)
2014-09-01 08:20

The problems and differences between the different iconv implementations on the different platforms have result in the decision to implement a own character conversion library. This library will support all code pages which have a known CCSID and are supported by libiconv on linux. First tests of an prototyp were 20-30% faster then libiconv on linux. The new character conversion library will have the features below:

- integrated EBCDIC new line (EBCDIC 0x15 = UCP 0x85)) to line feed (EBCDIC 0x25 = UCP 0x0A = ASCII 0x0A) conversion
- integrated case folding (to upper/lower)
- subset support (free definable valid or invalid code points (with an example for NPA))

With this new library we will resolve all ICONV releated issues.
(0000665)
Falk Reichbott (administrator)
2014-10-27 18:55

We have implement a own character conversion module (ICV) to solve this and all other related issues.

- Issue History
Date Modified Username Field Change
2014-09-01 07:44 Falk Reichbott New Issue
2014-09-01 07:44 Falk Reichbott Status new => assigned
2014-09-01 07:44 Falk Reichbott Assigned To => Falk Reichbott
2014-09-01 07:45 Falk Reichbott Relationship added related to 0000375
2014-09-01 07:48 Falk Reichbott Relationship added related to 0000550
2014-09-01 07:51 Falk Reichbott Relationship added related to 0000085
2014-09-01 07:51 Falk Reichbott Relationship added related to 0000084
2014-09-01 08:20 Falk Reichbott Note Added: 0000604
2014-09-01 08:24 Falk Reichbott Relationship added related to 0000083
2014-10-27 18:55 Falk Reichbott Note Added: 0000665
2014-10-27 18:55 Falk Reichbott Status assigned => resolved
2014-10-27 18:55 Falk Reichbott Resolution open => fixed
2014-10-27 18:55 Falk Reichbott Product Version => 5.0
2014-10-27 18:55 Falk Reichbott Fixed in Version => 5.1
2014-10-27 18:55 Falk Reichbott Target Version => 5.1


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker