You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by ji...@apache.org on 2004/04/14 00:14:43 UTC

[jira] Updated: (XERCESJ-944) Allow 'schema-location', 'schema-type' parameters to be set with null value

The following issue has been updated:

    Updater: Naela Nissar (mailto:nnissar@ca.ibm.com)
       Date: Tue, 13 Apr 2004 3:13 PM
    Comment:
Proposed patch to allow null for parameter value
    Changes:
             Attachment changed to NullSetting.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/XERCESJ-944?page=history

---------------------------------------------------------------------
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:13 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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org