javax.faces.component._ComponentAttributesMap implementation not correct
------------------------------------------------------------------------
Key: MYFACES-458
URL: http://issues.apache.org/jira/browse/MYFACES-458
Project: MyFaces
Type: Bug
Components: Implementation
Reporter: Oliver Rossmueller
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