Project

Profile

Help

Bug #4304

closed

StandardEntityResolver: Turning off tracing messages

Added by Albert Bosshard over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2019-08-29
Due date:
% Done:

100%

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

Description

I was looking for a way to turn off the tracing messages ("Fetching Saxon copy of ...") that the StandardEntityResolver issues when fetching files.

After some digging I found out this was possible up to Saxon-HE v9.8.0-15 by setting the configuration option TIMING to false.

However, starting with v9.9.0-1 the variable tracing within the method fetch of StandardEntityResolver is hard-coded to true, so the option TIMING is ignored.

It seems to me like this may be a bug.

Actions #1

Updated by Michael Kay over 4 years ago

  • Category set to Diagnostics
  • Status changed from New to Resolved
  • Assignee set to Michael Kay
  • Applies to branch 9.9, trunk added
  • Fix Committed on Branch 9.9, trunk added

Indeed this is a bug. Thanks for reporting it. Patch committed.

Actions #2

Updated by O'Neil Delpratt over 4 years ago

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

Bug fix applied in the Saxon 9.9.1.5 maintenance release.

Please register to edit this issue

Also available in: Atom PDF