[Koha-bugs] [Bug 14153] Noisy warns in admin/transport-cost-matrix.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 13 23:25:28 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14153

--- Comment #3 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 45628
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45628&action=edit
Bug 14153: Galen Charlton's fix to warns

Changing line 45 to
my $update = ( $input->param('op') // '' ) eq 'set-cost-matrix';

To test:

1) Go to Admin -> Transport cost matrix
2) Notice the warns in the error log
3) Apply the patch and refresh page
4) Notice page still works but no warns in error log

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list