I have been noticing that forms seem to get stuck. Using SQLFORM.factory, it seems that under certain cases the form freezes, when you submit the form, it acts as if form.accepts() has failed, this is most likely due to double submission, since removing session from form.accepts() the form will work again.
I am running on latest trunk, and forms that worked flawlessly before seem to get stuck like this until either A) session files are deleted or B) web2py is restarted. It might just be something I am doing, but just putting it out there to see if anybody else has experienced this. -Thadeus -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.