https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30781
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135177|0 |1 is obsolete| | --- Comment #6 from Fridolin Somers <[email protected]> --- Created attachment 135192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135192&action=edit Bug 30781: Add unit test for substitute with undefined value Add unit test that generates warn. This may be usefull as no regression test. Run prove t/db_dependent/Letters.t You see warn : t/db_dependent/Letters.t .. 1/84 Use of uninitialized value $val in substitution iterator at /kohadevbox/koha/C4/Letters.pm line 607. -- 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/
