- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Jan 2011 09:34:59 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11676
Summary: [XQTS] (:insert-start :)
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: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
In
.../Functions/ContextFunc/ContextImplicitTimezoneFunc/fn-implicit-timezone-*.xq
the comment
(:insert-start :)
would be better as
(: insert-start :)
i.e., with a space character after the open-comment.
(The 'Guidelines for Running the Test Suite' don't precisely define the form of
the customization section, so they don't guarantee that the space will be
there, but it's there in all the examples in the Guidelines, and it's there in
all other queries (with a customization section) in the Test Suite. So leaving
it out of this one small set of queries seems like a needless variation.)
--
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 Thursday, 6 January 2011 09:35:02 UTC