[
https://issues.apache.org/jira/browse/NIFI-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Lukyanov updated NIFI-6074:
----------------------------------
Affects Version/s: 1.7.1
1.9.0
> wrong behavior of `hello $${filename} &&& $${uuid}` nifi expression
> -------------------------------------------------------------------
>
> Key: NIFI-6074
> URL: https://issues.apache.org/jira/browse/NIFI-6074
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.7.1, 1.9.0
> Reporter: Dmitry Lukyanov
> Priority: Major
> Attachments: nifi-expression.png
>
>
> GelerateFlowFile processor with default properties and with `Custom Text`
> set to:
> {code}
> hello $${filename} &&& $${uuid}
> {code}
>
> expecting output of this processor:
> {code}
> hello ${filename} &&& ${uuid}
> {code}
>
> however after starting it i see the following content of flow file:
> {code}
> 敨汬笤楦敬慮敭⁽☦…笤畵摩�
> {code}
> ----
> other close to this expressions produces normal content, but this one just
> some Chinese hieroglyphs...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)