IllegalStateException thrown during getClientId call.
-----------------------------------------------------
Key: PORTLETBRIDGE-56
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-56
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: General
Affects Versions: 1.0.0-alpha-3
Reporter: Nathan Hokanson
If the getClientId is called during the ActionRequest, an
IlleagalStateException is thrown because the getClientId method of
PortletNamingContainerUIViewRoot attempts to call
ExternalContext.encodeNamespace(), even during the action request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.