Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.6-core
-
None
-
MyFaces Portlet Bridge 1.0.0-apha, Portlet 1.0
Description
Trinidad erroneously sets the render parameters when processing a multi-part request for file uploads in a portal environment. In JSR-301, request parameters are preserved automatically according to a setting and are NOT preserved by default. In either case, setting these parameters in the action request should be sufficient. The bridge will handle everything correctly from there.
NOTE MyFaces Portlet Bridge 2.0 will also have to add this logic in ResourceRequests. We do not yet have a dependency on Portlet 2.0 however, so that will have to be part of a future enhancement.