Project

Profile

Help

Support #6315

closed

<xsl:copy-of copy-namespaces="no" select="./*"/> is not working

Added by Lahiru Madushanka 4 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2024-01-11
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

We have been utilizing Saxon-HE jars in our product for XSLT use cases.

Recently, we upgraded the Saxon version used in our products from 9.5.1-8 to 10.8. Following this upgrade, one of our customers encountered an issue, which is documented in [1]. Despite the issue description indicating that it was resolved in maintenance versions 9.9.1.8 and 10.3, we are still observing the issue in version 12.4.

I am providing a sample java project to reproduce the issue. If we change the dependency to 9.5.1-8 dependency, we get the correct output without namespaces. else we get the output with namespaces.

[1] https://saxonica.plan.io/issues/4793


Files

testProject.zip (11.6 KB) testProject.zip Sample Java client Lahiru Madushanka, 2024-01-11 11:14
Screenshot 2024-01-11 at 15.55.24.png (73.8 KB) Screenshot 2024-01-11 at 15.55.24.png version 12.4 output Lahiru Madushanka, 2024-01-11 11:25
Screenshot 2024-01-11 at 15.54.22.png (55.4 KB) Screenshot 2024-01-11 at 15.54.22.png version 9.9.1.8 output Lahiru Madushanka, 2024-01-11 11:25

Please register to edit this issue

Also available in: Atom PDF