- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Jun 2015 09:14:30 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28693 --- Comment #4 from Michael Kay <mike@saxonica.com> --- I have applied the changes. For the record, I also made the following change to bring the specs into line: The XQuery spec says that all the characters used in a picture string must be distinct, and enumerates these characters; but its enumeration only includes the "zero-digit", whereas in fact any character in the digit family starting with the zero-digit can be used in the picture string, and they are all protected by this constraint. For example, you can't use "3" as your percent character if you are using ordinary Western digits. I will add a test for this condition. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 4 June 2015 09:14:32 UTC