Cole Mackenzie created NIFI-2178:
------------------------------------
Summary: ReplaceTextWithMapping ignores escaped '\' character
Key: NIFI-2178
URL: https://issues.apache.org/jira/browse/NIFI-2178
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 1.0.0
Reporter: Cole Mackenzie
When using the ReplaceTextWithMapping processor I get a result that does not
follow the mapping.
Ex.
Incoming Flow:
9900
Mappings file
9900 Latte\\ Macchiato
Outgoing Flow:
Latte Macchiato
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)