[ 
http://issues.apache.org/jira/browse/MYFACES-458?page=comments#action_12373744 
] 

sean schofield commented on MYFACES-458:
----------------------------------------

TCK Compatability does in fact break because of this.

> javax.faces.component._ComponentAttributesMap implementation not correct
> ------------------------------------------------------------------------
>
>          Key: MYFACES-458
>          URL: http://issues.apache.org/jira/browse/MYFACES-458
>      Project: MyFaces Core
>         Type: Bug

>   Components: JSR-127
>     Reporter: Oliver Rossmueller
>     Assignee: Martin Marinschek
>      Fix For: 1.1.2-SNAPSHOT

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