dleslie 00/12/19 10:45:52
Modified: java/xdocs/sources/xalan BUGS Log: Correction in our reference to the test suite per Dave Marston. Revision Changes Path 1.10 +1 -1 xml-xalan/java/xdocs/sources/xalan/BUGS Index: BUGS =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/BUGS,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- BUGS 2000/12/19 16:02:38 1.9 +++ BUGS 2000/12/19 18:45:52 1.10 @@ -1,5 +1,5 @@ <s3 title="Open bugs and bug reporting"> -<p>&xslt4j-current; passes all conformance tests in our comprehensive test suite. We are not aware of any outstanding bugs in this release. We are aware, however, of a Xerces bug in &xml4j-used; which does affect &xslt4j;:</p> +<p>&xslt4j-current; passes all conformance tests in our test suite. We are not aware of any outstanding bugs in this release. We are aware, however, of a Xerces bug in &xml4j-used; which does affect &xslt4j;:</p> <ul> <li>&xml4j; 1.2.3 does not process namespaces in SAX events when parsing UTF-16 documents, which causes &xslt4j; to fail with UTF-16 documents. Xerces will post a fix shortly.<br/><br/></li>
