Closed (fixed)
Project:
Automated Logout
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2009 at 14:35 UTC
Updated:
17 Jan 2010 at 22:50 UTC
Autologout disabled, locale.module enabled (no i18n), enabled "it" and "en", default language "it"
Language switcher block is enabled for user 1, so that administration can be carried out in English.
Enable Autologout. Can't switch language anymore. E.g.: en/admin is redirected to admin
(that is the default "it" language)
Disabling Autologout brings things back to normal.
Comments
Comment #1
translector commentedI can confirm the above bug report...
Cheers.
Comment #2
drupaul.z commentedI did not see this issue.
It is the same problem with http://drupal.org/node/668996.
please merge them to one issue.
Comment #3
mauriziopinotti commentedthe "boot" hook MUST NOT call drupal_init_language():
Comment #4
jvandervort commentedFixed in the dev snapshot, please give it a test.
Comment #5
skizzo commentedI don't see the the reported error any more with current 6.x-2.x dev version.
I am now switching back to 6.x-2.3 while waiting for next official release.
Thank you!