Skip to content

Commit 2b51aa7

Browse files
committed
[CSV-259] CSVFormat.printWithEscapes throws
StringIndexOutOfBoundsException when value is Reader apache#61.
1 parent 953a6de commit 2b51aa7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<action type="add" dev="ggregory" due-to="dota17">Add testcases for CSVRecord with get(Enum) and toString. #54.</action>
4343
<action type="update" dev="ggregory" due-to="Amey Jadiye">Replace FindBugs with SpotBugs #56.</action>
4444
<action type="update" dev="ggregory" due-to="Chen">Javadoc typo in CSVFormat let's -> lets #57.</action>
45+
<action issue="CSV-259" type="fix" dev="ggregory" due-to="Chen">CSVFormat.printWithEscapes throws StringIndexOutOfBoundsException when value is Reader #61.</action>
4546
</release>
4647
<release version="1.8" date="2020-02-01" description="Feature and bug fix release (Java 8).
4748

0 commit comments

Comments
 (0)