Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Aug 2011 at 06:34 UTC
Updated:
1 Dec 2011 at 02:40 UTC
Hi all.
If the site is in any other language than english, the Missing users action -> Block option won't work. The reason is that the value of the option is localized before storage, whereas the verification in code checks against an unlocalized string.
Localizing this type of values is not a great idea. The fix is easy enough though. Here's a patch.
Kind regards,
W
| Comment | File | Size | Author |
|---|---|---|---|
| ldapsync.admin_.inc_.09-08-2011.patch | 816 bytes | wadmiraal |
Comments
Comment #1
lavamind commentedJust to say that I've been bitten by this bug. Took a while to find out... I confirm the patch works! Please commit!
Comment #2
johnbarclay commentedI applied this patch. Its in the dev branch.
Comment #3.0
(not verified) commentedTypo...