Actions
Bug #5413
closedTest case accept-0903 crashes (when compiled with XJ)
Start date:
2022-03-22
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
The test is crashing at transform.js#591
const template = templateComp.decl["C"][0];
because templateComp
(the component corresponding to the named template xsl:initial-template) has a decl property with no C property.
The test cannot be run with the XX compiler as this does not currently handle multiple packages.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page