Jorge Godoy wrote: >Jose Soares <[EMAIL PROTECTED]> writes: > > > >>my error_handler is that: >>@error_handler(edit) >> >>when an error occurs while I save the form, the http_referer becames >>http:www.pippo/myform/save >>and then it goes in loop. >> >> > >Are you using the referrer at your 'edit' method? > > > in 'save' method I have this: redirect(cherrypy.request.wsgi_environ['HTTP_REFERER'])
jo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

