- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 08 Jun 2007 00:09:30 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4607
Summary: K2-CondExpr-2
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: frans.englich@telia.com
ReportedBy: andrew.eisenberg@us.ibm.com
QAContact: public-qt-comments@w3.org
The query in K2-CondExpr-2 is:
empty(if(<e>{current-time()}</e>)
then 1
else 1)
The expected result is true. I believe that is should be false.
Received on Friday, 8 June 2007 00:09:33 UTC