Benjamin Graf created CAMEL-17767:
-------------------------------------
Summary: Empty header uri parameter interpreted as fixed column ""
Key: CAMEL-17767
URL: https://issues.apache.org/jira/browse/CAMEL-17767
Project: Camel
Issue Type: Bug
Components: camel-csv
Affects Versions: 3.14.2
Reporter: Benjamin Graf
Since the last "big" change to camel-csv in Camel 3.12.0 an empty header in uri
like
{code:java}
<to uri="dataformat:name:marshal?header=&delimiter=;"/>
{code}
is interpreted as fixed column empty String.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)