http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2005
*** shadow/2005 Tue Jun 5 08:12:31 2001
--- shadow/2005.tmp.20447 Thu Jun 14 13:05:21 2001
***************
*** 37,39 ****
--- 37,48 ----
p.writeObject(templates);
p.flush();
ostream.close();
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-14 13:05 -------
+ With 13-Jun-01 xml-xalan code from CVS, some very simple stylesheets work (like
+ a copy of the identity stylesheet) but more complex ones (our Minitest, for
+ example) do not work. See newly checked in test
+ org.apache.qetest.xalanj2.SerializedStylesheetTest (first case passes, second
+ case fails attempting to use Templates object with
+ 'javax.xml.transform.TransformerException: Unknown error in XPath')
+ TestID xalanj2.SerializedStylesheetTest
\ No newline at end of file