Actions
Bug #4963
closedMissing namespace prefix in imported stylesheet is not detected
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2021-04-07
Due date:
% Done:
100%
Estimated time:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-
Description
This is the main stylesheet: https://github.com/namedgraph/saxon-js2-test/blob/gh-pages/client.xsl
It imports this one: https://github.com/namedgraph/saxon-js2-test/blob/gh-pages/import.xsl
import.xsl
is missing the definition of namespace prefix c:
(which is present in client.xsl
).
Saxon-JS 2.1 compiles SEF anyway, Saxon-EE catches this and throws and error.
Updated by Norm Tovey-Walsh over 3 years ago
- Status changed from New to Resolved
Fixed. Thank you for the report!
Updated by Norm Tovey-Walsh over 3 years ago
- Status changed from Resolved to Closed
This issue has been resolved in the Saxon 2.2 maintenance release.
Updated by Debbie Lockett over 3 years ago
- % Done changed from 0 to 100
- Fixed in JS Release set to Saxon-JS 2.2
- Fix Committed on JS Branch 2 added
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page