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 2487 - Comp-notation-2 results are wrong
Summary: Comp-notation-2 results are wrong
Status: RESOLVED WORKSFORME
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.8.0
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Andreas Behm
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 21:14 UTC by Michael Kay
Modified: 2005-11-09 14:01 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2005-11-08 21:14:26 UTC
Comp-notation-2 results are wrong. The two notations have the same URI and local
name so the result should be true.
Comment 1 Andreas Behm 2005-11-09 13:46:39 UTC
I don't read this interpretation from F&O 13.1.1:

Summary: Returns true if $arg1 and $arg2 compare equal on a
codepoint-by-codepoint basis. Else returns false.

So I think the result whould be false.
Comment 2 Michael Kay 2005-11-09 14:01:48 UTC
Fair comment: it appears to be a bug in the spec then. I'll raise it there.