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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 5 19:30:58 CET 2019


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

Liz Rea <wizzyrea at gmail.com> changed:

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

--- Comment #21 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 95072
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95072&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.

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list