You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ZhangQiang (JIRA)" <ji...@apache.org> on 2007/12/04 05:35:34 UTC

[jira] Created: (WW-2348) fileupload function doesn't work very well in portlet environment

fileupload function  doesn't work very well in  portlet environment
-------------------------------------------------------------------

                 Key: WW-2348
                 URL: https://issues.apache.org/struts/browse/WW-2348
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Portlet
    Affects Versions: 2.0.11
         Environment: window xp   tomcat 5.5   jdk 1.5   liferay 4.3.4
            Reporter: ZhangQiang


Hello,
  I have some trouble in using struts2 on liferay portal4.3.4.I test  the example apps which name is struts2-portlet-2.0.11.war in struts2.0.11 distribution.I find the fileupload  function is not working very well. I upload a file and input the caption value in textfield ,and then submit the form.all of the properties in FileUploadAction can be shown in fileUploadSuccess.jsp except the caption.But i can get value of "caption" in HttpServletRequest by ServletActionContext.getRequest().It seems that the Parameters Interceptor  doesn't work  ,when  upload the file.can you give mei some advice? Thanks in advance!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WW-2348) fileupload function doesn't work very well in portlet environment

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils-Helge Garli resolved WW-2348.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1

> fileupload function  doesn't work very well in  portlet environment
> -------------------------------------------------------------------
>
>                 Key: WW-2348
>                 URL: https://issues.apache.org/struts/browse/WW-2348
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet
>    Affects Versions: 2.0.11
>         Environment: window xp   tomcat 5.5   jdk 1.5   liferay 4.3.4
>            Reporter: ZhangQiang
>             Fix For: 2.1.1
>
>
> Hello,
>   I have some trouble in using struts2 on liferay portal4.3.4.I test  the example apps which name is struts2-portlet-2.0.11.war in struts2.0.11 distribution.I find the fileupload  function is not working very well. I upload a file and input the caption value in textfield ,and then submit the form.all of the properties in FileUploadAction can be shown in fileUploadSuccess.jsp except the caption.But i can get value of "caption" in HttpServletRequest by ServletActionContext.getRequest().It seems that the Parameters Interceptor  doesn't work  ,when  upload the file.can you give mei some advice? Thanks in advance!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.