done http://code.google.com/p/web2py/issues/detail?id=811
On Sun, May 20, 2012 at 4:03 PM, Massimo Di Pierro < [email protected]> wrote: > Yes. We could change this and cache the file. Open a ticket as suggestion > for improvement. Anyway, this needs to be thought true has it may have some > security implications. > > > On Sunday, 20 May 2012 09:22:02 UTC-5, sebastian wrote: >> >> Hi All, >> >> if a form has some file upload fields, and some field validation then >> when the form is submitted with some field not valid (such as mandatory >> field not filled up), then the form will display the usual red message (as >> it should), keeping all the values of the form as entered by the user >> except for the files upload. Therefore the user is *forced* to upload >> the files again... >> >> Is it working as designed ? >> >> thanks >> >> -- >> Sebastian E. Ovide >> >> >> >>

