[ https://issues.apache.org/jira/browse/METAMODEL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claudia Pesu updated METAMODEL-237: ----------------------------------- Attachment: screenshot-1.png > Csv parsing failure > ------------------- > > Key: METAMODEL-237 > URL: https://issues.apache.org/jira/browse/METAMODEL-237 > Project: Apache MetaModel > Issue Type: Bug > Reporter: Claudia Pesu > Priority: Minor > Attachments: screenshot-1.png > > > I have a file with the following data: > ``` > code;code2 > BEAM 12;my beam 23" maria > beam;ana 23" > beam;Length 26" > ``` > The CsvConfiguration configuration is registered with > CsvConfiguration.DEFAULT_QUOTE_CHAR (") > Actual Behavior: Metamodel doesn't successfully parse the file > The result of reading this file is shown in the image attached -- This message was sent by Atlassian JIRA (v6.3.4#6332)