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

Michael Glavassevich updated XERCESJ-1123:
------------------------------------------

    Fix Version/s: 2.8.1

> Schema default attributes overwritten when names collide.
> ---------------------------------------------------------
>
>                 Key: XERCESJ-1123
>                 URL: http://issues.apache.org/jira/browse/XERCESJ-1123
>             Project: Xerces2-J
>          Issue Type: Bug
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.7.1
>         Environment: Linux.
>            Reporter: Chris Simmons
>         Assigned To: Michael Glavassevich
>            Priority: Minor
>             Fix For: 2.8.1
>
>         Attachments: bug.zip
>
>
> If you have an element with a schema-defaulted attribute, and another 
> attribute with the same local name actually occurring on that element, then 
> one of the attributes is lost.  This occurs when parsing (ie not an issue 
> with the DOM tree as such).
> I think the problem is that AbstractDOMParser does

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to