- From: <bugzilla@jessica.w3.org>
- Date: Sun, 09 Dec 2012 17:28:09 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20312
Bug ID: 20312
Summary: [QT3TS] unparsed-text line ending corruptions
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
The various data files in the unparsed-text collection are carefully designed
to exercise different line endings. Unfortunately these do not survive
transmission through CVS; CVS clients typically convert the line endings to the
local platform default.
It might be possible to avoid this problem by marking the files as binary.
An example of a file that exhibits the problem is
QT3-test-suite/fn/unparsed-text/text-plain-utf-16le-bom-lines.txt
On my system (a MAC using the SmartCVS client), all the line endings have been
normalized to 'xD'.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 9 December 2012 17:28:11 UTC