[
https://issues.apache.org/jira/browse/IO-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771647#comment-17771647
]
Sebb commented on IO-815:
-------------------------
Fixed in
https://github.com/apache/commons-io/commit/841b5fafe13683389d078ec7a7adf736c05e038e
> 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
> Priority: Major
> Fix For: 2.14.1
>
>
> 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)