- From: <bugzilla@jessica.w3.org>
- Date: Tue, 08 Feb 2011 17:55:11 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12012
Summary: Error in eqname-007 test
Product: XML Query Test Suite
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: nbrinza@gmail.com
QAContact: public-qt-comments@w3.org
CC: chillery-w3cbugs@lambda.nu
The following EQName test from /Basics/EQNames (
http://dev.w3.org/cvsweb/2006/xquery-test-suite/TestSuiteStagingArea/ExpectedTestResults/Basics/EQNames/
) contains an error:
eqname-007.xq -- I believe the intent was to have "declare decimal-format ..."
instead of "declare decimal format ...". The expected result, after the
correction, should probably be
<a xmlns:ex="http://www.example.com/ns">1'000'000'000.00</a>
--
--
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 Tuesday, 8 February 2011 17:55:12 UTC