You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/03/12 20:58:11 UTC

[Bug 937] Changed - cloneNode empties Attribute nodes.

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

*** shadow/937	Mon Mar 12 04:21:48 2001
--- shadow/937.tmp.827	Mon Mar 12 11:58:11 2001
***************
*** 2,10 ****
  | cloneNode empties Attribute nodes.                                         |
  +----------------------------------------------------------------------------+
  |        Bug #: 937                         Product: Xerces-J                |
! |       Status: NEW                         Version: 1.3.0                   |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Critical                 OS/Version:                         |
  |     Priority: High                      Component: DOM                     |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
--- 2,10 ----
  | cloneNode empties Attribute nodes.                                         |
  +----------------------------------------------------------------------------+
  |        Bug #: 937                         Product: Xerces-J                |
! |       Status: RESOLVED                    Version: 1.3.0                   |
! |   Resolution: INVALID                    Platform: PC                      |
! |     Severity: Critical                 OS/Version: All                     |
  |     Priority: High                      Component: DOM                     |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
***************
*** 22,25 ****
  becomes
     <A B="">
  after cloneNode(). This does not happen with Xerces 1.2.3 (which we cannot
! actually use for different reasons).
--- 22,28 ----
  becomes
     <A B="">
  after cloneNode(). This does not happen with Xerces 1.2.3 (which we cannot
! actually use for different reasons).
! 
! ------- Additional Comments From elena@apache.org  2001-03-12 11:58 -------
! Was fixed a couple of weeks ago

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org