[Koha-bugs] [Bug 8826] Initialization of hash triggers error log entries.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 27 09:59:54 CEST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |mtompset at hotmail.com
                   |ity.org                     |

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 12543
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12543&action=edit
Changed {} to () in initialization of variable.

This is the master version of the patch. 3.8.x needs a different patch.

Test
-----
1) Login in to staff client
2) Click 'Circulation' (doesn't matter which one)
3) Click the 'Check Out' link below the Circulation title, and above the 'Check
In' link.
4) Check the intranet error log. There should be an error like:
[Thu Sep 27 14:51:06 2012] [error] [client 192.168.100.2] [Thu Sep 27 14:51:06
2012] circulation.pl: Reference found where even-sized list expected at
/usr/share/koha/intranet/cgi-bin/circ/circulation.pl line 97.
5) Apply patch
6) repeat steps 1-3, and recheck for an error. There shouldn't be one.

FURTHER TEST
-------------
Do this on a plakified setup. I have not tested this case, but it is likely
important as bug 7851 changed this single line in the first place.

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


More information about the Koha-bugs mailing list