[ 
https://issues.apache.org/jira/browse/NIFI-5578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607510#comment-16607510
 ] 

Andrew Lim edited comment on NIFI-5578 at 9/7/18 7:25 PM:
----------------------------------------------------------

Have noticed other formatting errors/typos.  Example:

For example, ${filename} will return the value of the ``filename'' attribute.

which should be:

For example, ${filename} will return the value of the {{filename}} attribute.


was (Author: andrewmlim):
Have noticed other formatting errors/typos.  Example:

For example, ${filename} will return the value of the ``filename'' attribute.

which should be:

For example, ${filename} will return the value of the "filename'' attribute.

> Expression Language Documentation typo in Date Manipulation examples
> --------------------------------------------------------------------
>
>                 Key: NIFI-5578
>                 URL: https://issues.apache.org/jira/browse/NIFI-5578
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Documentation & Website
>    Affects Versions: 1.7.0, 1.7.1
>         Environment: Chrome browser
>            Reporter: William Brooks
>            Assignee: Andrew Lim
>            Priority: Major
>
> Documentation for NiFi expression language contains several examples with 
> erroneous backticks instead of single quotes.
> [https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#dates]
> Section: Date Manipulation
> Table 18. format Examples
> Example:
> ${time:format("yyyy/MM/dd HH:mm:ss.SSS’Z'", "GMT")}
> (backtick is between SSSS and Z)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to