[Koha-bugs] [Bug 22738] Software Error after LDAP Authentication

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 23 11:49:59 CEST 2019


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

--- Comment #4 from Alex Arnaud <alex.arnaud at biblibre.com> ---
(In reply to morsch from comment #3)
> 
> <categorycode is="employeeType"   >MA</categorycode>
> 
Be careful with that ^
It does not mean fallback on default MA if employeeType is not a valid category
code.
It means fallback on default if employeeType is empty.

So, if employeeType contains a non-valid category, this could raise the error
you put in your first comment.

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


More information about the Koha-bugs mailing list