[ http://issues.apache.org/jira/browse/MYFACES-458?page=all ]
     
Martin Marinschek closed MYFACES-458:
-------------------------------------

    Resolution: Fixed

> javax.faces.component._ComponentAttributesMap implementation not correct
> ------------------------------------------------------------------------
>
>          Key: MYFACES-458
>          URL: http://issues.apache.org/jira/browse/MYFACES-458
>      Project: MyFaces
>         Type: Bug
>   Components: JSR-127
>     Reporter: Oliver Rossmueller
>     Assignee: Martin Marinschek
>      Fix For: Nightly Build

>
> according the UIComponent.getAttributes javadoc the Map implementation 
> returned by this method for any attempt to add a null key or value must throw 
> a NullPointerException
> The current implementation is correct for null keys but not does not check 
> for null values.

-- 
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

Reply via email to