- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 26 Aug 2006 21:28:46 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3635
Summary: prolog-version-2
Product: XML Query Test Suite
Version: 1.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The query file prolog-version-2.xq has an encoding declaration asserting that
it is encoded in UTF-16 - but it isn't.
The handling of an incorrect encoding declaration is entirely
implementation-dependent. In this case it appears that Saxon on the Java
platform recovers from the error, but on the .NET platform it falls over with a
random syntax error.
Received on Saturday, 26 August 2006 21:28:53 UTC