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/02/23 18:43:40 UTC

[Bug 690] Changed - Version 1.3.0: importNode (interf Document) does not copy the Attribute Values

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

*** shadow/690	Fri Feb 23 07:51:49 2001
--- shadow/690.tmp.21625	Fri Feb 23 09:43:40 2001
***************
*** 2,11 ****
  | Version 1.3.0: importNode (interf Document) does not copy the Attribute Va |
  +----------------------------------------------------------------------------+
  |        Bug #: 690                         Product: Xerces-J                |
! |       Status: NEW                         Version: unspecified             |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority:                           Component: Core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: Z.Miklos@infosys.tuwien.ac.at                                |
--- 2,11 ----
  | Version 1.3.0: importNode (interf Document) does not copy the Attribute Va |
  +----------------------------------------------------------------------------+
  |        Bug #: 690                         Product: Xerces-J                |
! |       Status: RESOLVED                    Version: unspecified             |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority: High                      Component: Core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: Z.Miklos@infosys.tuwien.ac.at                                |
***************
*** 22,25 ****
  the existing attriutes and copying the values. (procedure setAttribute)
  
  Xerces -java: 1.3.0
! java version: Classic VM (build 1.2.2_006, green threads, nojit)
--- 22,28 ----
  the existing attriutes and copying the values. (procedure setAttribute)
  
  Xerces -java: 1.3.0
! java version: Classic VM (build 1.2.2_006, green threads, nojit)
! 
! ------- Additional Comments From lehors@apache.org  2001-02-23 09:43 -------
! Already reported and fixed.