Elliotte Rusty Harold created IO-829:
----------------------------------------
Summary: CharSequenceOrigin uses default character set half the
time
Key: IO-829
URL: https://issues.apache.org/jira/browse/IO-829
Project: Commons IO
Issue Type: Bug
Reporter: Elliotte Rusty Harold
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)