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)