[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1392) WSRP does not submit the from when enctype set to "multipart/form-data"
Chris Laprun (JIRA)
jira-events at lists.jboss.org
Wed Jul 11 13:13:31 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1392?page=comments#action_12368617 ]
Chris Laprun commented on JBPORTAL-1392:
----------------------------------------
Is this issue still open? The associated forum thread seems to indicate that the issue has been solved?
If it's still open, could you please attach an example of portlet that does not work as expected?
> WSRP does not submit the from when enctype set to "multipart/form-data"
> -----------------------------------------------------------------------
>
> Key: JBPORTAL-1392
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1392
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal WSRP
> Affects Versions: 2.6.CR2
> Environment: All
> Reporter: Andrey Adamovich
> Assigned To: Chris Laprun
> Fix For: 2.6.2 Final
>
>
> We are developing a portlet on BEA WebLogic Portal that is supposed to be consumed later by JBoss Portal. This portlet is used for file data upload. The thing is that portlet contains a form that has enctype attribute set to multipart/form-data to enable file sending. When the form is submitted on the consumer (JBoss) no form parameters are passed to producer. Looking in the WSRP request sent to BEA Portal by JBoss only action name is seen. If enctype attribute is removed from the form then when form is submitted all parameters are sent to producer except file content.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list