You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2015/04/10 21:29:12 UTC

[jira] [Updated] (NIFI-511) NF EL Editor parsing/syntax highlighting issue

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

Matt Gilman updated NIFI-511:
-----------------------------
    Description: 
The parsing/syntax highlighting breaks down when the attribute being referenced has the same name as a function.

{code}
${hostname} vs ${hostname()}
{code}

  was:The parsing/syntax highlighting breaks down when the attribute being referenced has the same name as a function (${hostname} vs ${hostname()}).


> NF EL Editor parsing/syntax highlighting issue
> ----------------------------------------------
>
>                 Key: NIFI-511
>                 URL: https://issues.apache.org/jira/browse/NIFI-511
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core UI
>            Reporter: Matt Gilman
>            Priority: Minor
>
> The parsing/syntax highlighting breaks down when the attribute being referenced has the same name as a function.
> {code}
> ${hostname} vs ${hostname()}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)