PortletPreferences.store() does not throw IllegalStateException when called
within render()
-------------------------------------------------------------------------------------------
Key: PLUTO-205
URL: http://issues.apache.org/jira/browse/PLUTO-205
Project: Pluto
Type: Bug
Components: portlet container
Versions: 1.1.0
Reporter: ZHENG Zhong
Assigned to: ZHENG Zhong
Fix For: 1.1.0
Portlet spec PLT.14.1, page 58, line 20-21:
If the store method is invoked within the scope of a render method invocation,
it must throw an IllegalStateException.
See pluto-testsuite :: org.apache.pluto.testsuite.test.PreferenceInRenderTest
--
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