Project

Profile

Help

Bug #2201

closed

Setting ErrorListener on XQueryCompiler has no effect

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
s9api API
Sprint/Milestone:
Start date:
2014-10-28
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

Setting an ErrorListener on the XQueryCompiler or on the underlying StaticQueryContext under some conditions has no effect; the existing error listener, which defaults to the one used in the configuration, is used instead.

The problem occurs whenever the existing error listener is an instanceof StandardErrorListener (which is true by default).

Please register to edit this issue

Also available in: Atom PDF