https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31373
--- Comment #9 from Martin Renvoize <[email protected]> --- Created attachment 139406 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139406&action=edit Bug 31373: DRY - Use try/catch around _process_tt This patch reduces the repetition in the tools/letter.pl controller replaceing it with a try/catch block wrapping a call to C4::Letters::_process_tt instead. -- 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/
