Actions
Bug #2427
closedIn receiver pipeline, filters may be skipped
Start date:
2015-07-30
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
If a processing pipeline is set up to receive and process SAX events, and the ParseOptions includes a FilterFactory, and if there is also a WhitespaceStripper on the pipeline, then the WhitespaceStripper bypasses any filter created using the FilterFactory, which is therefore ineffective.
Found in 9.7 but the bug is also present in earlier releases. A patch is being committed for 9.6 and 9.7.
Updated by O'Neil Delpratt over 9 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.6.0.7
Bug fix applied in the Saxon 9.6.0.7 maintenance release.
Updated by O'Neil Delpratt almost 9 years ago
- Applies to branch 9.6 added
- Fix Committed on Branch 9.6 added
- Fixed in Maintenance Release 9.6.0.7 added
Please register to edit this issue
Actions