- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Jan 2013 10:36:28 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20547 Bug ID: 20547 Summary: [QT3TS] fn-unparsed-text-lines-040 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 input file for this test is in UTF-16 encoding, and the expected test results can only be achieved if the processor is able to infer that the encoding is UTF-16. There is nothing in the spec that guarantees the processor will be able to make this inference. If the processor doesn't spot that the file is in UTF-16, it will assume UTF-8, and fail with a decoding error. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 2 January 2013 10:36:41 UTC