25 Oct
2024
25 Oct
'24
4:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36822 --- Comment #5 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- Created attachment 173375 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173375&action=edit Bug 36822: LDAP - Rearrange Auth_with_ldap.pm so it picks up on mock config from test file Without this rearrangement, C4::Context->config('useldapserver') is always 0. It seems that because its inside a BEGIN block, the mock coming from .t file does not get picked up -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.