http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14153
--- Comment #3 from Aleisha Amohia <[email protected]> --- 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. _______________________________________________ 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/
