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=26103>. 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=26103 A few problems with the DOM Level 3 DOMConfiguration implementation Summary: A few problems with the DOM Level 3 DOMConfiguration implementation Product: Xerces2-J Version: 2.6.0 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] - An attempt to set the DOMConfiguration parameter "error-handler" (and similar parameters that accept a non-Boolean type) to a Boolean.TRUE|FALSE value results in a FEATURE_NOT_FOUND exception when a TYPE_MISMATCH_ERR should be raised. - A NOT_SUPPORTED_ERR is being raised in some places where a TYPE_MISMATCH_ERR should be. - Changed the default value of the infoset parameter to true as in DOMParserImpl. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
