[jira] [Updated] (IO-302) ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without BOM multiple times

2012-02-21 Thread Updated
[ https://issues.apache.org/jira/browse/IO-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcos Vinícius da Silva updated IO-302: Attachment: IO-302.patch Hi all! Please, take a look for this correction. I cleaned up

[jira] [Updated] (IO-302) ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without BOM multiple times

2012-02-14 Thread Jan Steuerwald (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Steuerwald updated IO-302: -- Attachment: testfileNoBOM.xml testfileBOM.xml > ArrayIndexOutOfBoundsException in BOMIn

[jira] [Updated] (IO-302) ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without BOM multiple times

2012-02-14 Thread Jan Steuerwald (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Steuerwald updated IO-302: -- Description: Resetting the BOMInputStream doesn't reset the _fbLength_ member variable. This causes _fbLen

[jira] [Updated] (IO-302) ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without BOM multiple times

2012-02-14 Thread Jan Steuerwald (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/IO-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Steuerwald updated IO-302: -- Attachment: Test.java > ArrayIndexOutOfBoundsException in BOMInputStream when reading a file without >