FileUpload sets render parameters in portal
-------------------------------------------
Key: TRINIDAD-995
URL: https://issues.apache.org/jira/browse/TRINIDAD-995
Project: MyFaces Trinidad
Issue Type: Bug
Components: Portlet
Affects Versions: 1.2.6-core
Environment: MyFaces Portlet Bridge 1.0.0-apha, Portlet 1.0
Reporter: Scott O'Bryan
Assignee: Scott O'Bryan
Fix For: 1.2.7-core
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.