Project

Profile

Help

Bug #2427

closed

In receiver pipeline, filters may be skipped

Added by Michael Kay almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
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.

Please register to edit this issue

Also available in: Atom PDF