PageFlowRequestWrapper.get() needs to handle MultipartRequestWrapper
--------------------------------------------------------------------
Key: BEEHIVE-392
URL: http://issues.apache.org/jira/browse/BEEHIVE-392
Project: Beehive
Type: Bug
Components: NetUI
Versions: V1Beta
Reporter: Carlin Rogers
Assigned to: Rich Feit
Priority: Minor
Fix For: V1Beta
Before asserting that the incoming request is a PageFlowRequestWrapper,
PageFlowRequestWrapper.get() needs to check for an instance of a
MultipartRequestWrapper. If so, then unwrap the MultipartRequestWrapper.
Otherwise the assert will fail.
I'll atach a patch shortly.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira