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

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130065|0                           |1
        is obsolete|                            |
 Attachment #130066|0                           |1
        is obsolete|                            |
 Attachment #130067|0                           |1
        is obsolete|                            |
 Attachment #130068|0                           |1
        is obsolete|                            |
 Attachment #130069|0                           |1
        is obsolete|                            |
 Attachment #130070|0                           |1
        is obsolete|                            |
 Attachment #130071|0                           |1
        is obsolete|                            |

--- Comment #25 from Owen Leonard <[email protected]> ---
Created attachment 130107
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130107&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.

Signed-off-by: Owen Leonard <[email protected]>

-- 
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/

Reply via email to