You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2006/02/06 13:14:40 UTC

[jira] Closed: (MYFACES-458) javax.faces.component._ComponentAttributesMap implementation not correct

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

    Fix Version: Nightly
                     (was: 1.1.0)
     Resolution: Fixed

Well, I suppose Oliver changed this originally because there was a TCK-test failing due to this.

I committed a fix - if the TCK compatibility breaks due to this, we'll need a fix to the TCK-tests.

regards,

Martin



> 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

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