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 "Michael Glavassevich (JIRA)" <xe...@xml.apache.org> on 2006/02/27 06:20:33 UTC

[jira] Updated: (XERCESJ-1111) Document.normalizeDocument : default attributes are inserted with NULL ownerElement and without MutationEvents

     [ http://issues.apache.org/jira/browse/XERCESJ-1111?page=all ]

Michael Glavassevich updated XERCESJ-1111:
------------------------------------------

    Fix Version: 2.8.0

> Document.normalizeDocument : default attributes are inserted with NULL ownerElement and without MutationEvents
> --------------------------------------------------------------------------------------------------------------
>
>          Key: XERCESJ-1111
>          URL: http://issues.apache.org/jira/browse/XERCESJ-1111
>      Project: Xerces2-J
>         Type: Bug
>   Components: DOM (Level 3 Core)
>     Versions: 2.7.1
>     Reporter: Dick Deneer
>     Assignee: Michael Glavassevich
>      Fix For: 2.8.0
>  Attachments: JAXPDefaultAttributes.java, XercesDefaultAttributes.java, personal.xml, personal.xsd
>
> If the normalization process insert default attributes:
> - EventListeners do not get MutationEvents
> - The attributesare inserted with ownerElement == null.
> I have attached 2 testprograms:
> One using the JAXP Api which works correct.
> One using the DOM Level 3 api which has the above bug
> You can test with the personal.xsd file and personal.xml file as input

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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