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

M. Tompsett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected] |[email protected]
                   |ity.org                     |

--- Comment #1 from M. Tompsett <[email protected]> ---
Created attachment 12542
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12542&action=edit
Change :: to -> to correctly call C4::Context->preference

Test
------
1) Login in to staff client.
2) In search area, click 'Search Patrons' tab.
3) In search area text box, type a library name
4) Press Enter or Click the 'Submit' button
5) On the Left click the 'Check out' tab.
6) There should now be a list of checked out items. Check one of the 'Check In'
checkboxes. Hopefully you have multiple items.
7) Add a Renewal Date.
8) Click the 'Renew or Return checked items' button.
9) check the intranet error log file. There should be something like:
[Thu Sep 27 12:34:22 2012] [error] [client 192.168.100.2] [Thu Sep 27 12:34:22
2012] renewscript.pl: Use of uninitialized value in lc at
/usr/share/koha/lib/C4/Context.pm line 529.

10) Apply patch
11) Check another one of the 'Check In' checkboxes.
12) Add a Renewal Date.
13) Click the 'Renew or Return checked items' button.
14) check the intranet error log file. The error should not appear.

See also bug 8251, as if you have applied that patch before this one, it will
not likely apply.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to