Project

Profile

Help

Bug #3138

closed

With XSLT-invoked validation, duplicate xs:ID value is not properly reported

Added by Michael Kay about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2017-02-21
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.7
Fix Committed on Branch:
9.7, trunk
Fixed in Maintenance Release:
Platforms:

Description

XSLT 3.0 test case copy-5011.

The copy-of instruction invokes strict validation which fails because an xs:ID value is not unique.

The transformation fails with an exception. But (a) the error code is wrong (XTTE1510 rather than XTTE1555), and (b) no explanatory error message is notified to the ErrorListener. (In fact a detailed message is reported to an InvalidityReportGenerator, but this disappears into thin air.)

Please register to edit this issue

Also available in: Atom PDF