You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Benjamin Graf (Jira)" <ji...@apache.org> on 2022/03/09 07:30:00 UTC

[jira] [Created] (CAMEL-17767) Empty header uri parameter interpreted as fixed column ""

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)