Project

Profile

Help

Bug #3130

closed

Source document has a non-absolute base-uri()

Added by John Lumley about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
2017-02-15
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
1.0
Fix Committed on JS Branch:
1.0
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

A document loaded via transform()/sourceLocation appears to have a non-absolute base-uri, actually just the value of the sourceLocation option. If a stylesheet attempts to resolve a relative URI from e.g. @href in that document, resolve-@uri(@href,base-uri(.))@ fails as the document doesn't have an absolute URI.

Please register to edit this issue

Also available in: Atom PDF Tracking page