[
https://issues.apache.org/jira/browse/NIFI-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679426#comment-16679426
]
ASF GitHub Bot commented on NIFI-5798:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/3138
> FlattenJson improperly escapes special characters
> -------------------------------------------------
>
> Key: NIFI-5798
> URL: https://issues.apache.org/jira/browse/NIFI-5798
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.9.0
>
>
> FlattenJSON uses a "String Escape Policy" of ESCAPE_JAVA instead of
> ESCAPE_JSON. This results in valid JSON characters getting escaped as hex
> characters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)