PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1525

*** shadow/1525 Sun May 20 17:26:13 2001
--- shadow/1525.tmp.13215       Wed Sep 12 04:14:24 2001
***************
*** 1,19 ****
! Bug#: 1525
! Product: XalanJ2
! Version: 2.0.0
! Platform: Sun
! OS/Version: Solaris
! Status: NEW   
! Resolution: 
! Severity: Minor
! Priority: Low
! Component: org.apache.xalan.xsltc
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: excessive white space nodes copied to html output 
! 
  White space nodes in the style sheet should be stripped. A test taken from
  Michael Kay's Programmer's Reference manual in Chapter 4, page 216 shows that
  xsltc does not strip out the white space nodes from the stylesheet like the
--- 1,19 ----
! +============================================================================+
! | excessive white space nodes copied to html output                          |
! +----------------------------------------------------------------------------+
! |        Bug #: 1525                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
! |     Severity: Minor                    OS/Version: Solaris                 |
! |     Priority: Low                       Component: org.apache.xalan.xsltc  |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                            |
! |  Reported By: [EMAIL PROTECTED]                                          |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  White space nodes in the style sheet should be stripped. A test taken from
  Michael Kay's Programmer's Reference manual in Chapter 4, page 216 shows that
  xsltc does not strip out the white space nodes from the stylesheet like the
***************
*** 188,191 ****
  And my heart puts forth its pain.<br>
  </p>
  </body>
! </html>
--- 188,191 ----
  And my heart puts forth its pain.<br>
  </p>
  </body>
! </html>

Reply via email to