Project

Profile

Help

Bug #6420

closed

-Tout filename not used when set on command line

Added by Adrian Bird 5 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Command Line
Sprint/Milestone:
-
Start date:
2024-05-13
Due date:
% Done:

100%

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

Description

Setting -T -Tout:some_filename.xml on the command line does not write the trace to the file - it comes out on stderr.

However, if you include the class name of the Saxon TraceListener then the trace does appear in the specified file: -T:net.sf.saxon.trace.XSLTTraceListener -Tout:some_filename.xml

This isn't a problem if you use a config file because you have to specify the name of the Saxon TraceListener in there.

Adrian

Actions #1

Updated by Michael Kay 5 months ago

  • Category set to Command Line
  • Status changed from New to Resolved
  • Assignee set to Michael Kay
  • Applies to branch 12, trunk added
  • Fix Committed on Branch 12, trunk added
  • Platforms Java added

Thanks for reporting it. Fix committed.

Actions #2

Updated by O'Neil Delpratt 4 months ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 12.5 added

Bug fix applied in the Saxon 12.5 Maintenance release.

Please register to edit this issue

Also available in: Atom PDF