The following issue has been updated:

    Updater: Naela Nissar (mailto:[EMAIL PROTECTED])
       Date: Wed, 14 Apr 2004 12:02 PM
    Comment:
Patch to add DOM_SPLIT_CDATA to list in getParameterNames() in DOMParserImpl
    Changes:
             Attachment changed to addSplitCdata.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: Resolved
   Priority: Minor
 Resolution: FIXED

    Project: Xerces2-J
 Components: 
             DOM
   Fix Fors:
             2.6.2
   Versions:
             2.6.2

   Assignee: 
   Reporter: Naela Nissar

    Created: Tue, 13 Apr 2004 3:12 PM
    Updated: Wed, 14 Apr 2004 12:02 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]

Reply via email to