21 Dec
2012
21 Dec
'12
10:39 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993 --- Comment #6 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 14219 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14219&action=edit Bug 8993: Follow-up - LDAP authentication improvements sub SetBorrowerAttributes which is used in set_xattr is not exported. So i get the following error when login using ldap: "Software error: Undefined subroutine &C4::Auth_with_ldap::SetBorrowerAttributes called at /home/koha/src/C4/Auth_with_ldap.pm line 166, <DATA> line 522." So here is a follow-up patch. -- You are receiving this mail because: You are watching all bug changes.