[
https://issues.apache.org/jira/browse/IO-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated IO-829:
-------------------------------
Summary: Don't decode and reencode characters in a potentially different
charset in AbstractOrigin.CharSequenceOrigin.getReader(Charset) (was:
CharSequenceOrigin uses default character set half the time)
> 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
>
> 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)