One session check

riskogab - October 27, 2009 - 10:49
Project:Automated Logout
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:riskogab
Status:closed
Description

The one session work only in english languge. I changed the code in the line 634
from: $return = $return && $values[$role];
to: $return = $return && $values[t($role)];

and it's work.

#1

jvandervort - January 19, 2010 - 19:30
Version:6.x-2.2» 6.x-2.x-dev
Status:active» fixed

Good catch, thanks. Committed to dev.

#2

System Message - February 2, 2010 - 19:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.