[Koha-bugs] [Bug 23414] Improve performance of C4/XSLT/buildKohaItemsNamespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 4 16:36:42 CET 2019


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

--- Comment #17 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 95015
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95015&action=edit
Bug 23414: Use effective_itemtype

We should use effective_itemtype instead of itype to take
the item-level_itypes pref into account.
Note that we should not need to test for the existence of the key as we
now assume that item types are correctly set to a valid item type.

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


More information about the Koha-bugs mailing list