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 5050 - 1.0.3dev: Catalog002
Summary: 1.0.3dev: Catalog002
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
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: 2007-09-14 12:29 UTC by Tim Mills
Modified: 2007-10-02 10:31 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2007-09-14 12:29:00 UTC
We're failing this test because Constr-docnode-constrmod-4 has scenario "standard" but no output-file element.
Comment 1 Frans Englich 2007-09-14 15:14:34 UTC
A fix has been attempted in CVS, XQTS_current.zip is updated.

If the resolution is satisfactory, feel free to change status to CLOSED.
Otherwise, reopen this report. If no feedback is returned within two weeks,
status will be changed to CLOSED. Thanks for reporting!
Comment 2 Tim Mills 2007-09-17 14:57:02 UTC
Thanks.
Comment 3 Michael Kay 2007-09-29 22:25:27 UTC
I don't understand the way this has been changed.

Previously the test had two possible results: an error, or a successful cast. The first occurs if the input is not validated against the schema, the second occurs if it is validated. This is a stupid design - it would be better for the catalog to say whether input validation is expected - but there's a long history behind this and it's too late to change. The latest change says there is only one possible outcome, an error. This is incorrect.
Comment 4 Frans Englich 2007-10-02 09:51:04 UTC
A fix has been attempted in CVS, XQTS_current.zip is updated.

If the resolution is satisfactory, feel free to change status to closed. Otherwise reopen this report. If no feedback is given within two weeks, status will be set to closed.
Comment 5 Nick Jones 2007-10-02 10:23:33 UTC
Thanks. It now works for us.