DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39316>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39316


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




------- Additional Comments From [EMAIL PROTECTED]  2006-04-14 19:03 -------
I really don't understand what you mean by "replaying" parameters. It's a file
upload, not a movie. ;-)

In any case, it _is_ an issue - and a known one - with Commons FileUpload. When
the size exception is thrown from FileUpload, there is no way for a client to
obtain the fields that have been parsed up to that point. And since the input
stream has been consumed, there is no way that any other code (e.g. in Struts)
can re-parse that stream some other way to extract the fields.

Marking as a duplicate of #38936, which also calls for a way to obtain those
parameters that have already been parsed in the face of problems completing the
parse.

*** This bug has been marked as a duplicate of 38936 ***

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to