Actions
Bug #6608
openMissing XML-tracing information while debugging with Saxon 12.5
Start date:
2024-12-10
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Java
Description
Hello,
While debugging the attached files in Oxygen using the Saxon 12.3 -> 12.5 versions is a very big difference in the XML trace as opposite with Saxon 11.6. Even with a simple command line the difference is visible. java -jar SaxonEE11.6.jar -s:file.xml -xsl:file.xsl -TP:11.6.out.txt java -jar SaxonEE12.5.jar -s:file.xml -xsl:file.xsl -TP:12.5.out.txt
Please advise. Mircea.
Files
Updated by Mircea Enachescu 11 days ago
It seems that the trace listener is no longer called for all processed XML elements as is used to be in 11.6
Please register to edit this issue
Actions