Project

Profile

Help

Bug #3027

closed

Duplicated starting element in trace

Added by Ben Guillon over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2016-11-13
Due date:
% Done:

100%

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

Description

When tracing XSLT i find in the trace file a duplicated root element :

What I do:

saxon9-xslt2 -T -traceout:trace.xml -s:t2.xml -xsl:cover-test.xsl

In the trace.xml file:

<xsl:template match="p[child::u]" line="34" column="35" module="cover-test.xsl">

....

Attached the data to reproduce the bug. Note these data are also for the other next bugs I'll fill.


Files

trace.xml (4.12 KB) trace.xml The output trace file with duplicated root tag Ben Guillon, 2016-11-13 19:52
runtest (78 Bytes) runtest To reproduce the case Ben Guillon, 2016-11-13 19:52
t2.xml (100 Bytes) t2.xml XML test file Ben Guillon, 2016-11-13 19:53
cover-test.xsl (1.35 KB) cover-test.xsl XSL test file Ben Guillon, 2016-11-13 19:53

Please register to edit this issue

Also available in: Atom PDF