https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29695 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128522|0 |1 is obsolete| | Attachment #128523|0 |1 is obsolete| | Attachment #128524|0 |1 is obsolete| | Attachment #128525|0 |1 is obsolete| | Attachment #128526|0 |1 is obsolete| | Attachment #128528|0 |1 is obsolete| | Attachment #128529|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 128559 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128559&action=edit Bug 29695: Add new module Koha::Database::Columns This module will contain new strings and make them translatable using Koha::I18N. We will need to improve this module to prevent the dozens of __ calls each time we retrieve the column list. We could either use memcached or add a method to only retrieve columns for a given table. -- You are receiving this mail because: You are watching all bug changes.