Bug 5824

Summary: Creating a circ rule for a library other than default causes set library anomalies
Product: Koha Reporter: Liz Rea <wizzyrea>
Component: System AdministrationAssignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, gmcharlt, koha.sekjal, nengard, wizzyrea
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: patch

Description Liz Rea 2011-03-03 17:21:02 UTC
Steps to recreate:

Add a circ rule for any library other than default, click add
search for a patron from the check out box at the top of the screen (still ok at this point)
Search the catalog from circulation.pl -> the set library changed to the library I just added a circ rule to.

The change is persistent, and affects circulation processes.

This happened with Superlibrarian privileges.
Comment 1 Ian Walls 2011-03-03 17:55:29 UTC
This can also be reproduced by searching for another patron in step 3, in addition to searching the catalog.
Comment 2 Nicole C. Engard 2011-03-04 00:31:56 UTC
Created attachment 3246 [details] [review]
patch
Comment 3 Chris Cormack 2011-03-05 07:39:42 UTC
Patch pushed please test and mark resolved
Comment 4 Liz Rea 2011-03-18 02:14:19 UTC
Thanks!