IsNull combined with safe nav op fails

Description

the BIF IsNull combined with safe navigation operator fails with a "java.lang.InternalError"

isNull(a0?.b?.c?.d);

Environment

None

Activity

Show:

Pothys - MitrahSoft 25 April 2017 at 10:30

I've added testcase for this ticket & confirmed the issue. If we use safe navigator operator it throws "java.lang.InternalError".
Pull Request: https://github.com/lucee/Lucee/pull/218

Fixed

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 24 April 2017 at 17:14
Updated 21 May 2024 at 18:56
Resolved 21 May 2024 at 18:56

Flag notifications