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.

Please register to edit this issue

Also available in: Atom PDF