[ http://issues.apache.org/struts/browse/STR-2140?page=all
]
Paul Benedict updated STR-2140:
-------------------------------
Bugzilla Id: (was: 30210)
Component/s: Core
(was: Unknown)
Assignee: (was: Struts Developers)
> Multipart forms processed in reset() method
> -------------------------------------------
>
> Key: STR-2140
> URL: http:
//issues.apache.org/struts/browse/STR-2140
> Project: Struts 1
> Issue Type: Improvement
> Components: Core
> Affects Versions: Nightly Build
> Environment: Operating System: All
> Platform: All
> Reporter: Diego
> Priority: Minor
>
> When a form is of type multipart, it's not possible to
get the request
> parameters calling
request.getParameter("param_name") because
multipart forms
> are processed later, in the RequestUtils.populate()
method.
> Sometimes can be useful to get parameters in the
reset() method, for example,
> to set the value of the checkboxes in a multipage form.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://issues.apache.org/struts/secure/Administrators.
jspa
-
For more information on JIRA, see: http://www.atl
assian.com/software/jira
|