http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5630
--- Comment #25 from Ian Walls <[email protected]> 2011-08-30 15:57:22 UTC --- Paul, No, no explanation. We're running off master (as of yesterday, I believe). Looking at the code, I'm not sure how your tests worked, if checkpw_ldap was never imported into C4/Auth.pm. Either it would have needed to have been explicitly specified as C4::Auth_with_ldap::checkpw_ldap, or checkpw_ldap added to @INC in C4/Auth_with_ldap.om. Or, I'm missing some nuance of how perl require/import works. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
