[
https://issues.apache.org/jira/browse/CSV-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved CSV-122.
---------------------------------
Resolution: Fixed
{code}
bene@localhost:~/workspace/apache/commons/csv$ svn ci -m "CSV-122:
NullPointerException when empty header string and and null string of \"\".
Thanks to Mike Lewis."
Sending src/changes/changes.xml
Sending src/main/java/org/apache/commons/csv/CSVParser.java
Sending src/test/java/org/apache/commons/csv/CSVParserTest.java
Transmitting file data ...
Committed revision 1609768.
Thanks!
{code}
> NullPointerException when empty header string and and null string of ""
> -----------------------------------------------------------------------
>
> Key: CSV-122
> URL: https://issues.apache.org/jira/browse/CSV-122
> Project: Commons CSV
> Issue Type: Bug
> Components: Parser
> Reporter: Mike Lewis
> Assignee: Benedikt Ritter
> Fix For: 1.0
>
> Attachments: CSV-122.patch
>
>
> When setting the format to have a nullString of "" and having an empty header
> value, a nullPointerException is thrown.
--
This message was sent by Atlassian JIRA
(v6.2#6252)