18 Aug
2022
18 Aug
'22
5:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31373 --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.