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

*** shadow/2557 Tue Jul 10 15:04:39 2001
--- shadow/2557.tmp.9322        Wed Jul 11 07:28:21 2001
***************
*** 2,9 ****
  | javadoc incorrect:  says DOMImplementationImpl.createDocument(...) accepts |
  +----------------------------------------------------------------------------+
  |        Bug #: 2557                        Product: Xerces-J                |
! |       Status: NEW                         Version: 1.4.1                   |
! |   Resolution:                            Platform: All                     |
  |     Severity: Minor                    OS/Version: All                     |
  |     Priority: Other                     Component: DOM                     |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | javadoc incorrect:  says DOMImplementationImpl.createDocument(...) accepts |
  +----------------------------------------------------------------------------+
  |        Bug #: 2557                        Product: Xerces-J                |
! |       Status: RESOLVED                    Version: 1.4.1                   |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Minor                    OS/Version: All                     |
  |     Priority: Other                     Component: DOM                     |
  +----------------------------------------------------------------------------+
***************
*** 35,38 ****
  while this code runs fine:
  
       DOMImplementationImpl.getDOMImplementation().createDocument(null, "hi", 
! null);
--- 35,41 ----
  while this code runs fine:
  
       DOMImplementationImpl.getDOMImplementation().createDocument(null, "hi", 
! null);
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-07-11 07:28 -------
! I agree - javadoc is wrong. Fixed in CVS.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to