6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7892] login.php IE7 minor bug if no loginparams set
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__.. \ / . [__)| || >< | | |__\|___/ \\__|
Comment
> We use the followign version: > > $Horde: gollem/login.php,v 1.126 2009-01-06 17:50:05 jan Exp $ > > > > And we recive the following malfunction: > > If i do not set loginparams (jsut use an empty array) then only in > IE7 the login screen is empty. > > > > the IE stop working in the line 198 exit; - other borwsers skip this problem. > > > > the problem originally in the line 190 where we set up: > > $redirect_params['autologin'] = 1; > > > > i modify the 188-189 lines like this: > > } elseif (Util::getFormData('change_backend') && > > > empty($GLOBALS['gollem_backends'][$backend_key]['loginparams']) && > > Gollem::canAutoLogin($backend_key, $autologin) > > ) { > > > > it's works but i'm not sure this solution is good or not...
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers