- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 02 Jul 2008 14:26:30 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5827
Summary: eol characters in some functx test cases
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
I believe that the following source documents contain extraneous x0D
characters:
functx_catalog.xml
functx_order.xml
The lines of these documents all end with x0D x0D x0A.
In the following test cases, each line of text in the expected result ends in
x0D x0A:
functx-fn-data-5
functx-fn-data-all
functx-fn-last-1
functx-fn-root-1
functx-fn-root-all
With the eol characters used in the source documents, I believe that the eol
characters in these expected results should be x0D x0A x0D x0A, or possibly
just x0A x0A.
To make these expected results correct as they are now, I suggest that the
lines of the source documents end in x0D x0A.
--
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 Wednesday, 2 July 2008 14:27:05 UTC