http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14660
--- Comment #12 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #11) > Created attachment 41653 [details] [review] > Bug 14660: Fix 3 other cataloguing plugins > > These 3 should use C4::Output not to explode. > > Test plan: > Link the plugins with the correct fields > They should not log an error when calling them > > Signed-off-by: Jonathan Druart <[email protected]> I have not tested the behavior of the plugins, but they raised an error in the log. With this patch, they don't. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
