Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XERCESJ-944 Here is an overview of the issue: --------------------------------------------------------------------- Key: XERCESJ-944 Summary: Allow 'schema-location', 'schema-type' parameters to be set with null value Type: Bug Status: Unassigned Priority: Minor Project: Xerces2-J Components: DOM Versions: 2.6.2 Assignee: Reporter: Naela Nissar Created: Tue, 13 Apr 2004 3:12 PM Updated: Tue, 13 Apr 2004 3:12 PM Description: L3 Core Spec states that setting a parameter to null should unset the parameter. For 'schema-location' and 'schema-type' domConfiguration parameters, allow them to be set null in DOMParserImpl and DOMConfigurationImpl setParameter methods. Also, canSetParameter in DOMParserImpl should accordingly return true when querying with a null value for these parameters, as well as 'resource-resolver' and 'error-handler'. On a very minor note, getParameterNames() in DOMParserImpl adds DOM_ENTITIES twice. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
