- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 Nov 2011 16:44:02 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14741
Summary: Test re00985 - Ethiopic digits
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: All
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
This test-case tests inter alia whether the Ethiopic digits x1369 through x1371
match the regex \d which equates to the character category Nd. These digits
were moved from category Nd to No in Unicode 4.1 (apparently on the grounds
that the Ethiopic numbering system that uses these digits is not a standard
decimal numbering). Since we do not mandate a specific version of Unicode, the
results of the test are therefore implementation-defined.
I propose to fix this by removing the offending characters from the test case.
--
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, 9 November 2011 16:44:12 UTC