Bridge RequestHeaderMap ensureContentLength/CharsSet fails ClassCastException
during resource request
------------------------------------------------------------------------------------------------------
Key: PORTLETBRIDGE-148
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-148
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 2.0.0-alpha
Reporter: Michael Freedman
Assignee: Michael Freedman
By spec the bridge needs to ensure that the Content-type and Char-set-encodings
headers exist (in its ExternalContext header Map) on action and resource
requests. We get a ClassCastException during a resource request because when
the code was brought forward from 1.0 the casts weren't changed from
ActionRequest to ClientDataRequests
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.