Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-290

safe navigation fails on chained method calls

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • None

    Description

      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.

      Attachments

        Activity

          People

            henrib Henri Biestro
            henrib Henri Biestro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: