http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2280
*** shadow/2280 Sat Jun 23 12:37:04 2001
--- shadow/2280.tmp.3409 Sat Jun 23 14:02:26 2001
***************
*** 87,89 ****
--- 87,101 ----
You might consider filing another bug about the compiled version of the
stylesheet giving different output, but we'll need a reproduceable testcase.
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-06-23 14:02 -------
+ Hi,
+ Thanks for the reaction. I forgot to mention that there is a difference between
+ the pre-compiled version and the command line version. The pre-compiled version
+ gets the xml document using a sax parser, this sax parser ignores white space nodes.
+
+ Btw in my opinion most users would want to have white space nodes ignored. Can
+ this be made default behavior in Xalan?
+
+ gr. Martin
\ No newline at end of file