- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 22 Mar 2010 15:40:04 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9291
Summary: wrong XQueryX tests - double UTF-8 encoding
Product: XML Query Test Suite
Version: 1.0.2
Platform: PC
URL: http://zorba-xquery.com
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: daniel.turcanu@enea.com
QAContact: public-qt-comments@w3.org
The XQueryX tests that contain unicode characters have those characters encoded
as UTF-8 twice. That is, one non-ascii character gets encoded on 4 bytes
instead of 2.
The failing tests are:
XQueryX/EncodeURIfunc/K-EncodeURIfunc-4
XQueryX/EscapeHTMLURIFunc/K-EscapeHTMLURIFunc-5
XQueryX/Functions/AllStringFunc/AssDisassStringFunc/StringToCodepointFunc/fn-string-to-codepoints1args-4
XQueryX/Functions/AllStringFunc/EscapingFuncs/EncodeURIfunc/fn-encode-for-uri1args-2
XQueryX/Functions/AllStringFunc/EscapingFuncs/EscapeHTMLURIFunc/fn-escape-html-uri1args-2
XQueryX/Functions/AllStringFunc/EscapingFuncs/IRIToURIfunc/fn-iri-to-uri1args-2
XQueryX/StringToCodepointFunc/K-StringToCodepointFunc-12
XQueryX/StringToCodepointFunc/K-StringToCodepointFunc-19
XQueryX/StringToCodepointFunc/K-StringToCodepointFunc-20
XQueryX/StringToCodepointFunc/K-StringToCodepointFunc-21
The testing was performed using Zorba XQuery 1.1.
--
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 Monday, 22 March 2010 15:40:07 UTC