Skip to content

[Dev6] fix XSLT imports - #6544

Merged
dizzzz merged 4 commits into
eXist-db:develop-6.x.xfrom
line-o:dev6-fix-xslt-imports
Jul 6, 2026
Merged

[Dev6] fix XSLT imports#6544
dizzzz merged 4 commits into
eXist-db:develop-6.x.xfrom
line-o:dev6-fix-xslt-imports

[bugfix] resolve relative locations in XSL transforms

e6a4ae6
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 4, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/functions/fn/transform/Transform.java  11
- exist-core/src/main/java/org/exist/xquery/functions/fn/transform/Options.java  3
- exist-core/src/main/java/org/exist/xquery/functions/fn/transform/Convert.java  1
         

Complexity decreasing per file
==============================
+ exist-core/src/main/java/org/exist/xquery/functions/fn/transform/Delivery.java  -1
         

See the complete overview on Codacy