- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Oct 2016 10:58:15 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29528 Michael Kay <mike@saxonica.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Michael Kay <mike@saxonica.com> --- We have drilled more deeply into this problem and discovered that the difference between environments that work and those that don't is the choice of XML parser - Apache Xerces gets it right, the JDK parser (even in JDK 8) gets it wrong. It's unbelievable that the JDK parser is still buggy after so many years, but that seems to be the case. We will once again raise a JDK bug on this, and once again remind ourselves and our users always to use the Apache parser in preference. Meanwhile, closing this bug. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 20 October 2016 10:58:26 UTC