[Koha-bugs] [Bug 35701] Cannot use i18n.inc from MACRO block?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 9 14:57:17 CET 2024


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

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

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 160693
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160693&action=edit
Bug 35701: Do not use t

To not interfer with the t from I18N

On bug 35329 we are using the I18N TT plugin that is providing the 't'
subroutine.

This loop is redefining the subroutine, therefore it is not longer
accessible.

Test plan:
Edit a patron and confirm the the "Title" dropdown still contain the
different values of syspref BorrowersTitles.

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


More information about the Koha-bugs mailing list