You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2019/01/16 09:57:00 UTC

[jira] [Created] (JEXL-290) safe navigation fails on chained method calls

Henri Biestro created JEXL-290:
----------------------------------

             Summary: 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
             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
(v7.6.3#76005)