[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
Wed Feb 22 20:53:38 CET 2023


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 147182
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147182&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

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


More information about the Koha-bugs mailing list