]> git.koha-community.org Git - koha.git/commit
Bug 6351: Unable to delete branch-specific circulation rule
authorD Ruth Bavousett <ruth@bywatersolutions.com>
Tue, 17 May 2011 15:45:48 +0000 (11:45 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 30 May 2011 03:09:46 +0000 (23:09 -0400)
commit58a61bb11d8dcb7e5215b1d7607d715b3129d707
tree8a2c117075b237054a253cfb64e227af0b340677
parent532fb07cf757d37a2e040929d9300b65e880a1d1
Bug 6351: Unable to delete branch-specific circulation rule

The URL on the page did not have a branchcode, so the delete failed silently, and
returned the user to the "All" rules page.  Turns out, the array for the rules was
not being populated with the branchcode!

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit eba64bf25d8da0f091ce0b5d8329385638fb1fe1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
admin/smart-rules.pl