Bug 15005: Remove CGI->url calls from pl scripts
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 13 Oct 2015 15:38:54 +0000 (15:38 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Oct 2015 12:36:43 +0000 (09:36 -0300)
commit5fd30dc5f2d20b57eb944887e571b179466da41c
tree0c143ba1f297d729ecfcc6792913d0cf52c163e9
parent912f238c5e4efa275e74cde77de184473e1f2dd7
Bug 15005: Remove CGI->url calls from pl scripts

Same as previous patch for calls in pl scripts.

Test plan:
- delete an entry of your search history from intranet and opac
- with IndependentBranches=OFF, go on the waiting holds and confirm that the
link next to 'Holds awaiting pickup for your library on' is correct.
- search for items, the pagination should work correctly

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
catalogue/itemsearch.pl
catalogue/search-history.pl
circ/waitingreserves.pl
opac/opac-search-history.pl