[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 2 13:06:07 CEST 2023


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

David Nind <david at davidnind.com> changed:

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

--- Comment #6 from David Nind <david at davidnind.com> ---
Created attachment 150511
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150511&action=edit
Bug 33030: Add standardized subroutine for processing Template Toolkit syntax
outside of notices

Koha has evolved to use Template Toolkit for many uses outside of generating
slips and notices for patrons. Historically, each of these areas processed
template toolkit in a slightly different way. We should add a module to allow
Template Toolkit syntax to be processed in a standard and generic way such that
all non-notice TT syntax is handled and processed the consistently.

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Items.t

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list