You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (Jira)" <ji...@apache.org> on 2023/10/03 20:56:00 UTC

[jira] [Created] (IO-815) XmlStreamReader encoding match RE is too strict

Sebb created IO-815:
-----------------------

             Summary: XmlStreamReader encoding match RE is too strict
                 Key: IO-815
                 URL: https://issues.apache.org/jira/browse/IO-815
             Project: Commons IO
          Issue Type: Bug
          Components: Streams/Writers
    Affects Versions: 2.14.0
            Reporter: Sebb


The RE for matching encoding strings was tightened up in 2.14.0.
Whilst the RE still matches canonical encoding names, it does not match some aliases.

For example: '437', 'ISO_8859-1:1987' and 'ebcdic-de-273+euro'



--
This message was sent by Atlassian Jira
(v8.20.10#820010)