Project

Profile

Help

Bug #2564

closed

Vendor function calls not re-imported after stylesheet export

Added by John Lumley over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2015-12-29
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.7
Fix Committed on Branch:
9.7
Fixed in Maintenance Release:
Platforms:

Description

When a vendor function call, such as @saxon:transform()@, is exported in a package, it is labelled as an integrated function, and therefore cannot be found in the integrated function library on 'runtime' importation. One of two possibilities exist:

  1. Specifically identify vendor functions in the export format and re-import appropriately

  2. Permit searching the vendor functions if lookup in the integrated library fails.

I think the former is probably the wisest.

Please register to edit this issue

Also available in: Atom PDF