[
https://issues.apache.org/jira/browse/NIFI-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159219#comment-16159219
]
ASF subversion and git services commented on NIFI-4258:
-------------------------------------------------------
Commit e203358bf34db53a6e21e505ec2854995a6b6f38 in nifi's branch
refs/heads/master from [~WesleyLawrence]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=e203358 ]
NIFI-4258 Corrected a bug with the 'Informix Unload Escape Disabled' CSV
format. This closes #2090.
> CSVUtils uses same AllowableValue for 'Informix Unload' and 'Informix Unload
> Escape Disabled'
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-4258
> URL: https://issues.apache.org/jira/browse/NIFI-4258
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Wesley L Lawrence
> Priority: Minor
> Attachments: NIFI-4258.patch
>
>
> Related to NIFI-4242, if you can't use 'Informix Unload Escape Disabled' as a
> pre-defined CSV format, because 'Informix Unload' has the same allowable
> value.
> The WebUI for CSVRedaer/CSVRecordSetWriter seems to always display 'Informix
> Unload', and when choosing from the drop down, says 'Informix Unload Escape
> Delimited'.
> Given that within CSVUtils, 'Informix Unload' is checked against first, I
> suspect that's the one that gets chosen.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)