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/09 05:53:31 UTC

[Bug 894] Changed - DOCTYPE declaration doesn't have a closing > and startDTD is not invoked

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

*** shadow/894	Wed Mar  7 18:35:06 2001
--- shadow/894.tmp.724	Thu Mar  8 20:53:31 2001
***************
*** 2,11 ****
  | DOCTYPE declaration doesn't have a closing > and startDTD is not invoked   |
  +----------------------------------------------------------------------------+
  |        Bug #: 894                         Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
  |     Severity: Normal                   OS/Version: Solaris                 |
! |     Priority:                           Component: javax.xml               |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: krishna.meduri@SUN.com                                       |
--- 2,11 ----
  | DOCTYPE declaration doesn't have a closing > and startDTD is not invoked   |
  +----------------------------------------------------------------------------+
  |        Bug #: 894                         Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: DUPLICATE                  Platform: Sun                     |
  |     Severity: Normal                   OS/Version: Solaris                 |
! |     Priority: High                      Component: javax.xml               |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: krishna.meduri@SUN.com                                       |
***************
*** 41,44 ****
  The root element <document> should be printed in the next line and DOCTYPE
  declaration should end with >
  
! startDTD callback should have been invoked.
--- 41,49 ----
  The root element <document> should be printed in the next line and DOCTYPE
  declaration should end with >
  
! startDTD callback should have been invoked.
! 
! ------- Additional Comments From scott_boag@lotus.com  2001-03-08 20:53 -------
! 
! 
! *** This bug has been marked as a duplicate of 773 ***