Project

Profile

Help

Bug #5413

closed

Test case accept-0903 crashes (when compiled with XJ)

Added by Michael Kay about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2022-03-22
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
2, Trunk
Fix Committed on JS Branch:
2, Trunk
Fixed in JS Release:
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

Also available in: Atom PDF Tracking page