[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1392) WSRP does not submit the from when enctype set to "multipart/form-data"
Andrey Adamovich (JIRA)
jira-events at lists.jboss.org
Wed Jul 11 15:36:31 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1392?page=comments#action_12368644 ]
Andrey Adamovich commented on JBPORTAL-1392:
--------------------------------------------
This issue was not solved in 2.6 CR2. However I have not tried it in 2.6.2 Final. I have no time currently to check if it works in 2.6.2 Final.
To reproduce the issue a portlet should contain a form that has file upload field and enctype attribute set to multipart/form-data. None of the fields are submitted from consumed portlet in 2.6. CR2.
If you give me some time (1-2 weeks) i will try to reproduce it.
> 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