[Koha-bugs] [Bug 8861] Undefined variables in batchMod.pl trigger error logs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 2 15:45:41 CEST 2012


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|gmcharlt at gmail.com          |mtompset at hotmail.com

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 12635
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12635&action=edit
Fix inconsequential error loggling in batchMod.pl

Test
====
1) Login to staff client
2) Tools
3) Batch item modification
4) check intranet error logs. Should see error like:
[Tue Oct 02 21:13:19 2012] [error] [client 192.168.100.2] [Tue Oct  2 21:13:19
2012] batchMod.pl: Problem = a value of 1 has been passed to param without key
at /usr/share/koha/lib/C4/Templates.pm line 187.,
5) apply patch
6) Tools
7) Batch item modification
8) check intranet error logs. Error should not be created.

This the master version patch.

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


More information about the Koha-bugs mailing list