]
Julien Viet resolved GTNPC-52.
------------------------------
Assignee: Julien Viet
Resolution: Done
PortletContext setAttribute should throw an IAE when the name
argument is null
------------------------------------------------------------------------------
Key: GTNPC-52
URL:
https://issues.jboss.org/browse/GTNPC-52
Project: GateIn Portlet Container
Issue Type: Bug
Reporter: Julien Viet
Assignee: Julien Viet
Fix For: 2.3.0-GA
Was working with Tomcat as this is Tomcat behavior, however ServletContext javadoc does
not mandate this behavior.
Jetty instead accept a null argument name (and even propagate it in the event) so we
really must prevent it in the PortletContext
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: