[
https://issues.apache.org/jira/browse/NIFI-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cole Mackenzie resolved NIFI-2178.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
There was an error on my end. This is not a bug
> 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
> Priority: Minor
> Labels: easyfix
> Fix For: 1.0.0
>
>
> When using the ReplaceTextWithMapping processor I get a result that does not
> follow the mapping.
> Ex.
> Incoming Flow:
> {noformat}
> 9900
> {noformat}
> Mappings file
> {noformat}
> 9900 Latte\\ Macchiato
> {noformat}
> Outgoing Flow:
> {noformat}
> Latte Macchiato
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)