Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12260

Default value for String field results in null for CSV / Bindy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.20.2
    • 2.21.0
    • camel-bindy
    • None
    • Novice

    Description

      **CAMEL-5018 added "support the set the default value on the field of bindy CVS", which is nice, but the default value is useless for Strings, because BindyCSVFactory turns the empty value to null even when defaultValue = "", see

      https://github.com/apache/camel/blob/camel-2.20.x/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyCsvFactory.java#L230

      and

      https://github.com/apache/camel/blob/camel-2.20.x/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/BindyAbstractFactory.java#L234

      Attachments

        Activity

          People

            dmvolod Dmitry Volodin
            boro Pauli Borodulin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: