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

Camel Bindy compoent does not log the correct property when quoting is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.13.0
    • 2.12.4, 2.13.2, 2.14.0
    • camel-bindy
    • None
    • Unknown

    Description

      The property quoting is not logging the correct value in ./org/apache/camel/dataformat/bindy/BindyCsvFactory.java:

      ...
      quoting = record.quoting();
      LOG.debug("CSV will be quoted: {}", messageOrdered);
      ...
      

      The value for messageOrdered is being logged instead.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            jsherman1 Jason Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: