- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Nov 2011 09:31:39 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14675
Summary: Tests re00503, re00504
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
These two tests (in fn/matches.re.xml) assess characters that match the regex
constructs \d and \D. These map to the Unicode category Nd. In Unicode 4.0.1
the Ethiopic digits were moved from category Nd to No, for reasons explained at
http://unicode.org/review/resolved-pri.html issue 26. XPath processors are free
to implement versions of Unicode before or after this change. Rather than make
the test results conditional on which version of Unicode is in use, I propose
simply to remove these characters from the tests.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 2 November 2011 09:31:45 UTC