Actions
Bug #5662
closedUncaught TypeError: this.al is not a function in today’s XPathle when using the “use stats“ button
Start date:
2022-08-26
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
If you go to https://gimsieke.github.io/xpathle/#daily_2022-08-26 and push the “use stats” button and then hit Enter or push “Submit“, an error “Uncaught TypeError: this.al is not a function” is thrown. I’ve changed the JS to SaxonJS2.js in order to facilitate debugging.
The same error occurs if you reduce the evaluated XPath expression to //*/namespace-uri()
, //*/name()
, //*/local-name()
, or /descendant-or-self::*[40]/name()
.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page