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=26263>. 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=26263 DOM Level 3 Core Text.replaceWholeText does not replace logically-adjacent text nodes. Summary: DOM Level 3 Core Text.replaceWholeText does not replace logically-adjacent text nodes. Product: Xerces2-J Version: 2.6.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The DOM Level 3 Core API method Text.replaceWholeText, does not replace all logically-adjacent text nodes nor does it raise a NO_MODIFICATION_ALLOWED_ERR if one of the nodes being replaced (including logically-adjacent nodes) is an EntityReference node with descendants other than EntityReference, Text, or CDATASection nodes. [1] http://www.w3.org/TR/2003/CR-DOM-Level-3-Core-20031107/core.html#Text3- replaceWholeText --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
