[
https://issues.apache.org/jira/browse/IO-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved IO-829.
--------------------------------
Fix Version/s: 2.16.0
Resolution: Fixed
> Don't decode and reencode characters in a potentially different charset in
> AbstractOrigin.CharSequenceOrigin.getReader(Charset)
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: IO-829
> URL: https://issues.apache.org/jira/browse/IO-829
> Project: Commons IO
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Priority: Blocker
> Fix For: 2.16.0
>
>
> API level problem. The default character set is used in getInputStream but
> not getReader which calls getInputStream, so there's a mismatch between the
> character sets in play.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)