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.
Please register to edit this issue
Actions