[
https://issues.apache.org/jira/browse/JEXL-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Biestro closed JEXL-290.
------------------------------
> safe navigation fails on chained method calls
> ---------------------------------------------
>
> Key: JEXL-290
> URL: https://issues.apache.org/jira/browse/JEXL-290
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 3.1
> Reporter: Henri Biestro
> Assignee: Henri Biestro
> Priority: Major
> Fix For: 3.2
>
>
> JEXL safe navigation either by configuration or by explicit notation (?.)
> fails on chained method calls when one method is not solvable.
> For example, 'x?.nosuchmethod()?.toString()' should not throw an exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)