Project

Profile

Help

Bug #3922

closed

OutputURIResolver.close() is not called in 9.9

Added by Michael Kay over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
s9api API
Sprint/Milestone:
-
Start date:
2018-09-28
Due date:
% Done:

100%

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

Actions #1

Updated by Michael Kay over 5 years ago

  • Status changed from New to Resolved
  • Fix Committed on Branch 9.9 added

Added a unit test jaxptest/SerializerTests/testOutputUriResolverClose.

Confirmed that the close() method is never called.

I've implemented the intended design, which is that the Receiver returned by the OutputURIResolver gets wrapped in a CloseNotifier that is supplied with the onClose() action and invokes it when the receiver is closed.

Patch committed to OutputURIResolverWrapper on the 9.9 branch.

Actions #2

Updated by O'Neil Delpratt over 5 years ago

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

Bug fix applied to the Saxon 9.9.0.2 maintenance release.

Please register to edit this issue

Also available in: Atom PDF