[Koha-bugs] [Bug 24975] Refactor database translations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 28 18:57:21 CEST 2020


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

--- Comment #25 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Code speaks more than words.. I've been having a play with a couple of
followups to use a 'key' rather than rely on the string as the key for lookup,
adding 'fuzzy' support and re-introducing an accessor method on the
Koha::ItemType object:

https://gitlab.com/mrenvoize/Koha/-/commits/bug_24975

Still a work in progress but would love some feedback as to whether this might
be a route to adopt.

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


More information about the Koha-bugs mailing list