Actions
Bug #4611
closedXPath expression "function(){'x'}()" crashes with TypeError: this.closureContext.localVars.slice is not a function
Start date:
2020-06-25
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
Executing the expression XPath expression function(){'x'}()
crashes with TypeError: this.closureContext.localVars.slice is not a function
.
It appears that context.localVars is set to {}
when it should be []
.
I can't see where this initialization is happening.
Related issues
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page