Enrique Lara created CSV-118:
--------------------------------
Summary: CSVRecord.toMap() throws NPE on formats with no headers.
Key: CSV-118
URL: https://issues.apache.org/jira/browse/CSV-118
Project: Commons CSV
Issue Type: Bug
Components: Parser
Affects Versions: 1.0
Environment: JUNIT
Reporter: Enrique Lara
Fix For: Patch Needed
The method toMap() on CSVRecord throws a NullPointerExcpetion when called on
records derived using a format with no headers.
The method documentation states a null map should be returned instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)