13 May
2020
13 May
'20
11:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25494 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 104855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104855&action=edit Bug 25494: Remove warnings in advanced editor macros routes There's a couple leftover 'warn's in the controller code. This patch removes that. To test: 1. Run: $ kshell k$ prove t/db_dependent/api/v1/advanced_editor_macros.t => FAIL: Two numbers are warned 2. Apply this patch and repeat 1 => SUCCESS: No more warns 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.