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/05/06 16:51:22 UTC

[Bug 1061] Changed - XMLAttributeImpl patch

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

*** shadow/1061	Wed Mar 21 06:52:16 2001
--- shadow/1061.tmp.9435	Sun May  6 07:51:22 2001
***************
*** 2,11 ****
  | XMLAttributeImpl patch                                                     |
  +----------------------------------------------------------------------------+
  |        Bug #: 1061                        Product: Xerces-J                |
! |       Status: NEW                         Version: cvs extract (inc        |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority:                           Component: Core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: pkuzel@netbeans.com                                          |
--- 2,11 ----
  | XMLAttributeImpl patch                                                     |
  +----------------------------------------------------------------------------+
  |        Bug #: 1061                        Product: Xerces-J                |
! |       Status: RESOLVED                    Version: cvs extract (inc        |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority: High                      Component: Core                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: pkuzel@netbeans.com                                          |
***************
*** 34,37 ****
  +         attribute.specified = false;
    
            // return
!           return index;
--- 34,40 ----
  +         attribute.specified = false;
    
            // return
!           return index;
! 
! ------- Additional Comments From pkuzel@netbeans.com  2001-05-06 07:51 -------
! Arnauld integrated it, as part of Character refs. impl. patch.

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