You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/03/06 06:43:57 UTC

[Bug 802] Changed - Stylesheet is outputting comments from a referenced DTD.

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

*** shadow/802	Fri Mar  2 14:30:52 2001
--- shadow/802.tmp.14733	Mon Mar  5 21:43:57 2001
***************
*** 2,11 ****
  | Stylesheet is outputting comments from a referenced DTD.                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 802                         Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Other                   |
  |     Severity: Normal                   OS/Version: Other                   |
! |     Priority:                           Component: Xalan                   |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: scott_boag@lotus.com                                         |
--- 2,11 ----
  | Stylesheet is outputting comments from a referenced DTD.                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 802                         Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: FIXED                      Platform: Other                   |
  |     Severity: Normal                   OS/Version: Other                   |
! |     Priority: High                      Component: Xalan                   |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: scott_boag@lotus.com                                         |
***************
*** 15,18 ****
  +============================================================================+
  |                              DESCRIPTION                                   |
  I was surprised to see that with Xalan 2 (D07) some comments present in 
! the DTD were being output by my transforms.
--- 15,21 ----
  +============================================================================+
  |                              DESCRIPTION                                   |
  I was surprised to see that with Xalan 2 (D07) some comments present in 
! the DTD were being output by my transforms.
! 
! ------- Additional Comments From scott_boag@lotus.com  2001-03-05 21:43 -------
! This was fixed a couple of weeks ago.