Skip to content

🐛 fix(xslt): resolve file URL imports#618

Merged
gaborbernat merged 1 commit into
tox-dev:mainfrom
gaborbernat:fix/xslt-base-url-contract
Jul 8, 2026
Merged

🐛 fix(xslt): resolve file URL imports#618
gaborbernat merged 1 commit into
tox-dev:mainfrom
gaborbernat:fix/xslt-base-url-contract

Conversation

@gaborbernat

Copy link
Copy Markdown
Member

xsl:import failed when base_url was a local file:// stylesheet URL. The resolver looked for file:/.../base.xsl.

Convert local file URLs before resolving imports, keep remote URLs rejected, and update the docs.

@gaborbernat gaborbernat added the bug Something isn't working label Jul 8, 2026
@codspeed-hq

codspeed-hq Bot commented Jul 8, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 91 untouched benchmarks
⏩ 18 skipped benchmarks1


Comparing gaborbernat:fix/xslt-base-url-contract (07f4a74) with main (da688c5)

Open in CodSpeed

Footnotes

  1. 18 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@gaborbernat gaborbernat enabled auto-merge (squash) July 8, 2026 21:58
@gaborbernat gaborbernat merged commit ef985c6 into tox-dev:main Jul 8, 2026
49 checks passed
@gaborbernat gaborbernat deleted the fix/xslt-base-url-contract branch July 10, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant