You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2018/11/07 13:54:00 UTC

[jira] [Created] (NIFI-5798) FlattenJson improperly escapes special characters

Mark Payne created NIFI-5798:
--------------------------------

             Summary: 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


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)