http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8993
--- Comment #6 from Alex Arnaud <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
