[ http://issues.apache.org/struts/browse/STR-1830?page=all ]
     
David Evans closed STR-1830:
----------------------------

    Resolution: Fixed

> all form variables lost after a MAX_LENGTH_EXCEEDED_ERROR
> ---------------------------------------------------------
>
>          Key: STR-1830
>          URL: http://issues.apache.org/struts/browse/STR-1830
>      Project: Struts Action 1
>         Type: Bug

>   Components: Action
>     Versions: 1.1 Final
>  Environment: Operating System: All
> Platform: All
>     Reporter: Caoilte OConnor
>     Assignee: David Evans
>      Fix For: 1.2 Family

>
> This is quite an obtuse bug, and the solution may well lie upstream in
> Commons-Upload. Sorry if that's the case.
> Picture a form with a file selector on + some other text fields.
> If you pass back a validation error because the client attempts to upload a 
> file
> that is too large then you lose not only the name of the file, but also every
> other field on the page.
> I've thoroughly tested this, it isn't just a freak occurance for me. The
> Struts-upload example app will also produce this behaviour.
> I would like it if there was a way to save the non-filename text after such a
> validation failure. (I don't know if this is possible). It would be 
> consistent.

-- 
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.atlassian.com/software/jira


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

Reply via email to