[
https://issues.apache.org/jira/browse/MYFACES-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf resolved MYFACES-458.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.1-SNAPSHOT
1.1.6-SNAPSHOT
see MYFACES-1681 (and a comment from Ryan, that the RI is doing it like we do
it now)
> javax.faces.component._ComponentAttributesMap implementation not correct
> ------------------------------------------------------------------------
>
> Key: MYFACES-458
> URL: https://issues.apache.org/jira/browse/MYFACES-458
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-127
> Reporter: Oliver Rossmueller
> Assignee: Matthias Weßendorf
> Priority: Critical
> Fix For: 1.1.6-SNAPSHOT, 1.2.1-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.
-
You can reply to this email to add a comment to the issue online.