Project

Profile

Help

Bug #2403

closed

IDREF validation failures not detected by xsl:copy-of

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
Schema-Aware processing
Sprint/Milestone:
Start date:
2015-06-18
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

When a document node is copied, and validated, using

<xsl:copy-of select="/" validation="strict"/>

then violations of IDREF constraints (that is, IDREF values with no corresponding ID value) are not detected.

Bug found using new XSLT test case copy-5021

Please register to edit this issue

Also available in: Atom PDF