Actions
Bug #1621
closedAfter 25 warnings, schema validator stops reporting errors
Start date:
2012-09-07
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
After reporting 25 warnings, the schema validator reports that "no more warnings will be displayed" and sets a flag to prevent further warnings being displayed. Unfortunately this also prevents further validation errors being displayed.
A patch is being committed for 9.4 (the problem is already fixed on the development branch). The patch also ensures that after reporting the validation error, the processor (eventually) terminates with exit code 1.
Files
Updated by Michael Kay about 12 years ago
The new StandardErrorListener code is attached; this could be used as a workaround to make a "user-written" error listener.
Updated by O'Neil Delpratt about 12 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
- Fixed in version set to 9.4.0.6
Please register to edit this issue
Actions