This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28422 - [XT30] error-2220a, error may not be thrown because merge-action is static
Summary: [XT30] error-2220a, error may not be thrown because merge-action is static
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Last Call drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-07 05:30 UTC by Abel Braaksma
Modified: 2015-05-06 21:24 UTC (History)
0 users

See Also:


Attachments

Description Abel Braaksma 2015-04-07 05:30:25 UTC
As with other errors, I think this error need not be raised if the merge action does not refer to the merge-source in any way, because that means that only one source needs to be read.

Correct me if I'm wrong about this, but the merge action was just a constant, and I think that _might_ mean that the error is not thrown.

I propose to fix this by explicitly referring the source by using current-merge-group.
Comment 1 Abel Braaksma 2015-04-07 05:32:22 UTC
Fixed as proposed.
Comment 2 Abel Braaksma 2015-05-06 21:24:15 UTC
Was resolved > 30 days ago, closing.