Closed (fixed)
Project:
Gigya - Social Infrastructure
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2012 at 19:01 UTC
Updated:
2 Apr 2013 at 07:16 UTC
When you logout you are taken to /socialize-logout ... if while on that page you log back in, you are immediately logged out again.
Comments
Comment #1
gambaweb commentedcould you please post the steps to reproduce.
you should automatically be redirect to the homepage or a preset page that you set in the configuration.
Comment #2
bleen commented1) be logged in
2) click the normal logout link the Drupal provides
3) I am logged out but directed to /socialize-logout
4) without doing anything else I try to log back in but I'm caught in a loop that immediately logs me back out because I'm redirected to the logout page once I'm successfully logged in
I tried this on a mostly vanilla d7 install with no modules installed that typically effect users or logins ...
Comment #3
gambaweb commentedI'm trying to reproduce this a on a drupal 7 with Bartik theme and can't
please look at the you javascript console to see if you have any errors there.
the redirect from /socialize-logout is done with js so that could be the problem
Comment #4
gambaweb commentedlogout process has changed. please upgrade.