Hmmmm... You are right sir. Every time I press the "show" or "save" button, the controller gets called twice. This requires further study! I get to learn more about when things get called in web2py, which is something I wanted to have a better feel for anyway.
-- Joe On Mon, Aug 24, 2009 at 11:36 AM, mdipierro <[email protected]> wrote: > > removing session from accepts(...,session,...) will remove the symptom > but not the problem. The problem is that something is making an extra > call to the action that generates the form thus resetting the > _formkey. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

