[
https://issues.apache.org/jira/browse/NIFI-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520619#comment-17520619
]
ASF subversion and git services commented on NIFI-9884:
-------------------------------------------------------
Commit 51efe1f00fbfb2adf7d6721e1697a92e3bf56cb8 in nifi's branch
refs/heads/support/nifi-1.16 from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=51efe1f00f ]
NIFI-9884 - JacksonCSVRecordReader ignores specified encoding
NIFI-9884 - JacksonCSVRecordReader ignores specified encoding; test case for
ISO-8859-1
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5941
> JacksonCSVRecordReader ignores specified encoding
> -------------------------------------------------
>
> Key: NIFI-9884
> URL: https://issues.apache.org/jira/browse/NIFI-9884
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Fix For: 1.17.0, 1.16.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> JacksonCSVRecordReader ignores the constructor parameter "encoding" when
> creating a new object of this type.
> The effect can be observed by running unit test
> TestJacksonCSVRecordReader.testUTF8() with system property
> "-Dfile.encoding=Cp1252".
--
This message was sent by Atlassian Jira
(v8.20.1#820001)