Description
PortletUIViewRoot needs to save VIEW_PREFIX + namespace in it's state.
Bug: no statesaving
Effects:
- on an ActionResponse, PortletExternalContextImpl.encodeNamespace causes an IllegalArgumentException
- components get a wrong clientId, therefore component's decode methods do queue an ActionEvent
Attached the patch.