i've come across something strange: i'm trying to implement an auth sys (used authkit as well as paste cookies). Anyways things work as expected with Firfox & IE, meaning I can signin & signout. But with Opera, it works okay the first couple of times then I'm unable to signout. I noticed that the signout method in the controller is not even being called (which is why the cookie doesn't get deleted).
I'm at a loss to understand why a URL like http://<host>/<controller>/signout would not result in Routes calling the signout action, when the browser happens to be Opera ?? Thanks, ben adam --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
