GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2287
CAMEL-12274: Bindy - Unescape double quotes inside CSV field
This fix is related to RFC 4180 section 2.7
https://tools.ietf.org/html/rfc4180#section-2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-12274
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2287.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2287
----
commit 2df8c2bec8b0d913d0087748c9fef102db438ad7
Author: Dmitry Volodin <dmvolod@...>
Date: 2018-04-10T13:49:06Z
CAMEL-12274: Bindy - Unescape double quotes inside CSV field
----
---