Hi there,

I've discovered a possible bug in cherrypy which is causing some
problems with our application

If a user leaves their computer sitting around for a while, but then
returns to their computer and submits a form after their identity had
timed out, IdentityFailure uses cherrypy.InternalRedirect to redirect
to identity.failure_url. The problem occurs when submitted form has
compound form values (such as person.firstname and person.lastname) -
Cherrypy throws an ugly 500 error.

I've submitted a ticket containing the error to the TurboGears trac,
please check it out for more info -
http://trac.turbogears.org/turbogears/ticket/1022

Thanks,

Naomi


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to