[
https://issues.apache.org/jira/browse/NIFI-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829174#comment-15829174
]
ASF subversion and git services commented on NIFI-1962:
-------------------------------------------------------
Commit 7a2751bf5d5ee7b6c988a14f75d769a67b9b80cf in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7a2751b ]
NIFI-1962 - Fixed NPE in toDate() EL function
This closes #1409.
Signed-off-by: Koji Kawamura <[email protected]>
> NPE in Expression Language toDate()
> -----------------------------------
>
> Key: NIFI-1962
> URL: https://issues.apache.org/jira/browse/NIFI-1962
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Brandon DeVries
> Assignee: Pierre Villard
> Priority: Minor
>
> attempting to call the toDate() expression language method on a non existent
> attribute results in an NullPointerException.
> {code}
> ${newAttribute:toDate()}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)