Project

Profile

Help

Feature #6216

closed

base-uri() value empty for documents async-loaded with ixsl:schedule-action/@http-request

Added by Martynas Jusevicius 7 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
IXSL extensions
Sprint/Milestone:
-
Start date:
2023-10-08
Due date:
% Done:

100%

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

Description

I made a little test (live link) that shows that base-uri() returns an empty string for documents loaded using <ixsl:schedule-action> (unlike for those loaded using document()).

I don't see why the two shouldn't be aligned. I think the ?href value used in @http-request should be returned as the base-uri() value.

I thought I could work around this by setting the baseURI property myself, but turns out it's read-only.

Please register to edit this issue

Also available in: Atom PDF Tracking page