[PATCH]: Calling setParameter with an unrecognized name or incorrect type 
should raise a NOT_FOUND_ERR or TYPE_MISMATCH_ERR
---------------------------------------------------------------------------------------------------------------------------

                 Key: XALANJ-2342
                 URL: http://issues.apache.org/jira/browse/XALANJ-2342
             Project: XalanJ2
          Issue Type: Bug
          Components: DOM, Serialization
    Affects Versions: Latest Development Code
            Reporter: Michael Glavassevich
         Attachments: ls-serializer-set-parameter-patch.txt

NOT_FOUND_ERR and TYPE_MISMATCH_ERR are not always being thrown when they 
should be from setParameter() [1]. The attached patch fixes the holes in this 
method.

[1] http://www.w3.org/TR/DOM-Level-3-Core/core.html#DOMConfiguration-property

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to