[ 
https://issues.apache.org/jira/browse/NIFI-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne resolved NIFI-8072.
------------------------------
    Fix Version/s: 1.14.0
       Resolution: Duplicate

> Parameters with spaces don't work within Expression Language
> ------------------------------------------------------------
>
>                 Key: NIFI-8072
>                 URL: https://issues.apache.org/jira/browse/NIFI-8072
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.12.1
>            Reporter: Martin
>            Priority: Major
>             Fix For: 1.14.0
>
>
> Parameters can be used within Expression Language. E.g. 
> ${attr:substringAfter(#\{param})} 
> But if you have a space in the parameter name, you cannot reference it from 
> within Expression Language. E.g. ${attr:substringAfter(#\{param value with 
> space})} won't work 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to