[Koha-bugs] [Bug 25494] Warnings in advanced editor macros routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 23:34:48 CEST 2020


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list