When uploading files with the forms, I don't have the previously used file there, and I have to select a new file if I want my validation to work. (A file is required in my table model.) This is a major issue, as all users have to have a copy of their profile picture every time the change their profile information. To me it's a bug. I must have the images, it's how my site works, but the validation is not working when people don't want to change the image they currently have. This is happening in /default/user/profile. I think this issue can apply to many situations though. Regards, Jason
On Mon, 2009-05-11 at 14:03 -0700, mdipierro wrote: > what do you mean by "upload information"? > > On May 11, 3:37 pm, Jason Brower <[email protected]> wrote: > > I want to keep my upload information when I use the auth profile page. > > Wasn't there a way to do this recently added to web2py? > > It's a great release btw. > > Regards, > > Jason Brower > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

