[
https://issues.apache.org/jira/browse/NIFI-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6074.
----------------------------------
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.
> 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
(v8.20.10#820010)