Project

Profile

Help

Bug #4963

closed

Missing namespace prefix in imported stylesheet is not detected

Added by Martynas Jusevicius about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2021-04-07
Due date:
% Done:

100%

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

Please register to edit this issue

Also available in: Atom PDF Tracking page