- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Jul 2011 10:04:32 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13136
Summary: XQueryX test K2-ComputeConAttr-35 is wrong
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: daniel.turcanu@enea.com
QAContact: public-qt-comments@w3.org
CC: chillery-w3cbugs@lambda.nu
The test XQueryX/Construct/ComputeCon/ComputeConAttr/K2-ComputeConAttr-35.xqx
is a bit wrong. Libxslt translates it into wrong XQuery, because
xqx:computedTextConstructor and xqx:computedAttributeConstructor are in the
wrong order, so it generates the text constructor before the attribute
constructor.
--
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, 5 July 2011 10:04:38 UTC