[jira] [Commented] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2012-11-01 Thread Liyu Yi (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13489272#comment-13489272 ] Liyu Yi commented on IO-354: OK, I'll give it a shot, as a return to the community. Hope this

[jira] [Created] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2012-10-26 Thread Liyu Yi (JIRA)
Liyu Yi created IO-354: -- Summary: Commons IO Tailer does not respect UTF-8 Charset Key: IO-354 URL: https://issues.apache.org/jira/browse/IO-354 Project: Commons IO Issue Type: Bug

[jira] [Commented] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2012-10-26 Thread Liyu Yi (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485300#comment-13485300 ] Liyu Yi commented on IO-354: I used a hacky fix to reconstruct the String with right encoding in

[jira] [Comment Edited] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2012-10-26 Thread Liyu Yi (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485300#comment-13485300 ] Liyu Yi edited comment on IO-354 at 10/27/12 12:10 AM: --- I used a hacky

[jira] [Updated] (IO-354) Commons IO Tailer does not respect UTF-8 Charset

2012-10-26 Thread Liyu Yi (JIRA)
[ https://issues.apache.org/jira/browse/IO-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyu Yi updated IO-354: --- Description: I just realized there is a defect in the source code of org.apache.commons.io.input.Tailer.java.