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 5366 - CVS: K2-InScopePrefixesFunc-28
Summary: CVS: K2-InScopePrefixesFunc-28
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Frans Englich
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 10:59 UTC by Nick Jones
Modified: 2008-01-21 13:31 UTC (History)
0 users

See Also:


Attachments

Description Nick Jones 2008-01-15 10:59:10 UTC
Half of the expected output for this test appears to be missing. I think it should be:

2 1 2 2<e xmlns="http://www.example.com/"><a xmlns=""></a><b></b><c xmlns="http://www.example.com/Second"></c></e>

rather than just

<a></a><b></b><c xmlns="http://www.example.com/Second"></c>
Comment 1 Frans Englich 2008-01-21 13:29:48 UTC
This should be fixed in CVS, do feel free to verify.


Frans