Closed (won't fix)
Project:
Automated Logout
Version:
6.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2011 at 09:07 UTC
Updated:
24 May 2013 at 14:10 UTC
This was reported and fixed in http://drupal.org/node/615736 but I am seeing
the same problem in 6.x-2.5 with following language configuration:
- Enabled languages: English + Italian
- Default language: Italian
- Language negotiation: Path prefix only
"One session" for authenticated users is enforced depending on languages in browser sequence
en/en : enforced
it/it : not enforced
Incidentally,
it/en : enforced
en/it: not enforced
I also noticed that entering "You are only allowed" in admin/build/translate/search returns only one result,
while searching the module for the same string returns two t() results.
That is, the shorter string cannot be translated.
Comments
Comment #1
johnennew commentedsession limiting is now out of the supported 4 versions of this module. Please use the session_limit module for this functionality of you update to 4 of autologout.