- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 29 Sep 2007 22:25:28 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5050
mike@saxonica.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Comment #3 from mike@saxonica.com 2007-09-29 22:25 -------
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.
Received on Saturday, 29 September 2007 22:25:37 UTC