Skip to content

[7.x.x] BaseURI is now a valid URI#219

Merged
adamretter merged 3 commits into
develop-7.x.xfrom
7.x.x/hotfix/base-uri-as-uri
Jun 3, 2026
Merged

[7.x.x] BaseURI is now a valid URI#219
adamretter merged 3 commits into
develop-7.x.xfrom
7.x.x/hotfix/base-uri-as-uri

Conversation

@adamretter

Copy link
Copy Markdown
Member

Node#getBaseURI() and the XPath function fn:base-uri() now return a URI.

Instead of /db/a/b/c.xml the result is now xmldb:exist:///db/a/b/c.xml. This fixes a number of issues with relative XSLT stylesheet imports.

Closes #169

Laurettta and others added 3 commits June 3, 2026 17:35
…RIs when setting Base URI for XSLT transformations
…eturn a URI. Instead of '/db/a/b/c.xml' the result is now 'xmldb:exist:///db/a/b/c.xml'. This fixes a number of issues with relative XSLT stylesheet imports.

Closes #169
@adamretter adamretter added this to the elemental-7.6.1 milestone Jun 3, 2026
@adamretter adamretter self-assigned this Jun 3, 2026
@adamretter adamretter added the bug Something isn't working label Jun 3, 2026
@cla-bot cla-bot Bot added the cla-signed label Jun 3, 2026
@codacy-production

codacy-production Bot commented Jun 3, 2026

Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@adamretter adamretter merged commit b4d8a23 into develop-7.x.x Jun 3, 2026
13 of 15 checks passed
@adamretter adamretter deleted the 7.x.x/hotfix/base-uri-as-uri branch June 3, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants