Closed (fixed)
Project:
LDAP integration
Version:
5.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Aug 2007 at 10:35 UTC
Updated:
13 Sep 2007 at 10:43 UTC
With the new version 1.3 I cannot access the three forms Security Options, Anonymous UI Options and LDAP UI Options when I selecte the tabs System Wide Options.
When I revert back to 1.2 it's OK
Comments
Comment #1
kreaper commentedI have fixed this in head. The fix is very simple.
In the ldapauth.module, GOTO line 224
replace
with
Basically, remove the extra <strong> that is erroneously placed.
Comment #2
ishiomin commentedThank's for your indication (reverse replacement)
Comment #3
(not verified) commented