-
Bug
-
Resolution: Done
-
Major
-
7.73.0.Final, 8.38.0.Final
-
None
-
2023 Week 15-17 (from Apr 10), 2023 Week 18-20 (from May 1), 2023 Week 21-23 (from May 22)
-
1
-
NEW
-
NEW
-
---
-
---
Issue Description:
The problem is that ErrorUtil throws NPE when caught.getExpr() is null, so the call cannot get the root cause of the CompileException.
It is reported for business-central, but this should be fixed for general use cases.
Acceptance Criteria:
Fix MVEL ErrorUtil not to throw NPE