[ 
https://issues.apache.org/jira/browse/CAMEL-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997674#comment-13997674
 ] 

Jason Sherman commented on CAMEL-7440:
--------------------------------------

Pull request created to resolve this issue:

https://github.com/apache/camel/pull/152

Diff:

https://github.com/apache/camel/pull/152.diff

> Camel Bindy compoent does not log the correct property when quoting is enabled
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-7440
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7440
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.13.0
>            Reporter: Jason Sherman
>
> The property quoting is not logging the correct value in 
> ./org/apache/camel/dataformat/bindy/BindyCsvFactory.java:
> {code}
> ...
> quoting = record.quoting();
> LOG.debug("CSV will be quoted: {}", messageOrdered);
> ...
> {code}
> The value for messageOrdered is being logged instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to