[Koha-bugs] [Bug 28385] ldap server configuration broken since migration from XML::Simple

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 19 12:40:05 CEST 2021


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

Dobrica Pavlinusic <dpavlin at rot13.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #121147|0                           |1
        is obsolete|                            |

--- Comment #3 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 121148
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121148&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 looking
at wrong place for it.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list