org.apache.xerces.util.EncodingMap should recognise Java-style encodings
------------------------------------------------------------------------

         Key: XERCESJ-1049
         URL: http://issues.apache.org/jira/browse/XERCESJ-1049
     Project: Xerces2-J
        Type: Bug
    Versions: 2.6.2    
 Environment: all
    Reporter: J�rg Henne


Xerces 1 supported encodings of the kind "Cp1141" etc. Xerces 2 fails to parse 
InputSources with this (and other) encodings, because the 4-digit code page 
("CpXXXX") encodings have IANA-side entries for "CP0XXXX" only. 
For backwards compatibility, Xerces 2 should support the encodings without the 
leading 5th digit, too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to