[
https://issues.apache.org/jira/browse/NIFI-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-4404.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> escapeJson doesn't escape double-quote ans and invalid json are created
> -----------------------------------------------------------------------
>
> Key: NIFI-4404
> URL: https://issues.apache.org/jira/browse/NIFI-4404
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Jean-Louis
> Priority: Major
> Labels: expression-language
>
> If in a adatabase I have a string: Hi, "Nifi" team.
> the injected value $myVar:escapeJson() produce: Hi, "Nifi" team.
> Inside my JSON flow:
> { " content" : "Hi, "Nifi" team."}
> which is incorrect.
> Probably to link to [https://issues.apache.org/jira/browse/NIFI-3303]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)