Redirection after login

Author Message

Erik Weinmaster

Monday 14 February 2011 11:38:34 am

I am having trouble with the redirection after a user tries to login in the administration interface. What is happening is that when a user enters their credentials and clicks 'login' they are not taken to the first page in the system. Instead they are shown the login page again with no errors or warnings mind you. Thus if they try to login a 2nd time, everything works perfectly.
Unfortunately, when I enable the 'DebugRedirection' in site.ini, I can't reproduce the problem. I simply see the information presented as 'Redirecting to /' and then I click the redirect button and find myself at the first page in the system.

However, the problem not only exists for login, but logout as well. When a user tries to logout of the system, they are redirected to the page they tried to logout from. On the 2nd attempt to logout, the user can successfully logout. Once again, if I turn on 'DebugRedirection', I can't reproduce the problem.

Is there any other way to debug this problem?

Thanks,

erik

Gaetano Giunta

Monday 14 February 2011 9:21:01 pm

In one case I encountered a similar behavior and it was pretty hard to debug: a bad url in an image (/css/js) link that pointed to '/' means that the "last accessed uri" was being reset within the user's session. So whenevr users logged in, they were redirected to homepage instead of where they were supposed to. Thanks firebug for being able to find that out...

Principal Consultant International Business
Member of the Community Project Board

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.