Needs review
Project:
Extended LDAP Groups
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 21:34 UTC
Updated:
21 Jul 2011 at 18:14 UTC
Jump to comment: Most recent file
Comments
Comment #1
tpfeiffer commentedThe attached patch changes all occurences of
watchdog('extended_ldapgroups', ...)towatchdog('LDAP', ...)in order to work around the varchar(16) limitation.NB. The patch is against the code after applying the patch from http://drupal.org/node/1224950