https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28385

--- Comment #1 from Dobrica Pavlinusic <[email protected]> ---
Created attachment 121147
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121147&action=edit
Bug 28385: ldap server configuration broken since migration from XML::Simple

Bug 28278 removed usage of XML::Simple which had side-affect that
C4::Context->config("ldapserver") returns one more level of hash
based on id of element, so ldap configuration was no longer
available generating error in log:

No ldapserver "hostname" defined in KOHA_CONF:
/etc/koha/sites/srvgit/koha-conf.xml

which is very confusing since hostname is there, but we are loging
at wrong place for it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to