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=26994>. 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=26994 Document.replaceChild doesn't throw exception if adding 2nd element or doctype Summary: Document.replaceChild doesn't throw exception if adding 2nd element or doctype Product: Xerces2-J Version: 2.6.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] L3 Core (http://www.w3.org/TR/2004/PR-DOM-Level-3-Core-20040205/core.html#ID- 785887307) added HIERARCHY_REQUEST_ERR exceptions if the operation would result in multiple doctype or element elements. Xerces-J does not currently throw exceptions in those cases which result in failing DOM L3 Core tests nodereplacechild39 and nodereplacechild40. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
