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

Christophe Jolif commented on MYFACES-458:
------------------------------------------

As I said, this problem is compromising the ability of our JSF components to 
run on MyFaces, which means will have to tell people to stick to the RI if 
nothing is done. So I would like to know if progress has been made contacting 
TCK people to fix the test as apparently the spec intend was *not* to forbid 
null values on non-primitive types (see Adam Winer comment). 
Thanks.

> 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
>     Priority: Critical

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