You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2014/08/14 22:08:22 UTC

[jira] [Closed] (CSV-121) IllegalArgumentException thrown when the header contains duplicate names when the column names are empty.

     [ https://issues.apache.org/jira/browse/CSV-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter closed CSV-121.
-------------------------------


> IllegalArgumentException thrown when the header contains duplicate names when the column names are empty.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CSV-121
>                 URL: https://issues.apache.org/jira/browse/CSV-121
>             Project: Commons CSV
>          Issue Type: Bug
>            Reporter: Sebastian Hardt
>             Fix For: 1.0
>
>
> When having a header like a,,c,d,, an IllegalArgumentException("The header contains duplicate names: " +Arrays.toString(header) is thrown because empty header names are treated as a header with name. I sended in a pullrequest at github: https://github.com/apache/commons-csv/pull/2



--
This message was sent by Atlassian JIRA
(v6.2#6252)