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 2003/02/22 00:29:44 UTC

DO NOT REPLY [Bug 15876] - setAttribute with new values gives wrong mutation event

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15876>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

setAttribute with new values gives wrong mutation event

lehors@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From lehors@apache.org  2003-02-21 23:29 -------
Sorry but I can't reproduce what you're describing. I modified the test in 
tests/dom/events to add a call to setAttribute at the end and it exhibits the 
expected behavior:

EVT 273: 'DOMAttrModified' listener '#document' target 'Root' while CAPTURING...
 will bubble
        relatedNode='foo="bar"'
        attrName='foo'
        newValue='bar'
        attrChange='ADDITION'

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