Hi,

I noticed that when using generateHeaderColumns the header generated doesnt
have the right seperator as in the content:

@CsvRecord(separator = "\\t", generateHeaderColumns=true, crlf="WINDOWS")

This produces:
orderNr\tfirstName
10      Marcel

I would expect the \t to be handled as tab.

So how can I fix this? Should I create a JIRA?

Thx, Marcel

--
View this message in context: 
http://camel.465427.n5.nabble.com/Bindy-csv-and-generateHeaderColumns-doesnt-work-with-tabs-tp4982555p4982555.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to