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

--- Comment #1 from Aleisha Amohia <aleishaamo...@hotmail.com> ---
Created attachment 38880
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38880&action=edit
Bug 14153: Noisy warns in admin/transport-cost-matrix.pl

This patch silences the warn by putting curly braces around the
$input->param('op') code, to kind of group this as a variable. I don't know
that this is the best solution for this but the warn is no longer there.

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.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to