https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |jonathan.druart+koha@gmail. | |com --- Comment #101 from Jonathan Druart <[email protected]> --- Patches rebased, not without troubles... IMO there are inconsistencies in the way we deal with itemtypes, and we should correct that in this patch set. We should always either call db_t in the script and pass the translated version to the template, or pass the object and let the template deals with it. Ready for testing (spoiler: it is full of bugs). Remote branch pushed to https://gitlab.com/joubu/Koha/-/commits/bug_24975 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
