[
https://issues.apache.org/jira/browse/NIFI-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cole Mackenzie updated NIFI-2178:
---------------------------------
Description:
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
was:
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
> 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
>
> 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)