ZLDAPMethods problem/solution
23 Mar
2000
23 Mar
'00
5:41 p.m.
I'm using ZopeLDAP v. 1.0b1 The LDAP filter methods stopped working after upgrading to Zope 2.1.6 I changed line 259 in LM.py from: f=apply(f, (p,), argdata) to: f=apply(f, (p, argdata)) This seems to have solved the problem. Can anyone see a problem with this fix or a better solution? - Wade
9511
Age (days ago)
9511
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wade Simmons