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.

Actions #1

Updated by Norm Tovey-Walsh almost 3 years ago

  • Status changed from New to Resolved

Fixed. Thank you for the report!

Actions #2

Updated by Norm Tovey-Walsh almost 3 years ago

  • Status changed from Resolved to Closed

This issue has been resolved in the Saxon 2.2 maintenance release.

Actions #3

Updated by Debbie Lockett almost 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

Also available in: Atom PDF Tracking page