Project

Profile

Help

Bug #4612

closed

XPath expression "function($x){true()}(17)" crashes "$elaborate$$ is not a function"

Added by Michael Kay about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2020-06-25
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
2
Fix Committed on JS Branch:
2
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

XPath expression 'function($x){true()}(17)' crashes "$elaborate$$ is not a function".

It compiles to an InlineFunction object whose body property is null.

Please register to edit this issue

Also available in: Atom PDF Tracking page