- From: <bugzilla@jessica.w3.org>
- Date: Fri, 27 Mar 2015 18:02:02 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28355 --- Comment #1 from Michael Kay <mike@saxonica.com> --- I think the error got merged with XTDE0700. That is, we now use the same error code for failure to supply parameters that are "explicitly mandatory" and those that are "implicitly mandatory". I forget the exact rationale for the change, I think it was because of a desire to simplify in the face of an increasing number of combinations of options. For the implementation, it means that it is possible to mark a parameter as mandatory, without retaining any information in the run-time about whether it was explicitly or implicitly mandatory. I suggest we convert the tests to expect XTDE0700. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 27 March 2015 18:02:03 UTC