Bug 20707: Replace circ/search.pl circulate permission requirement with catalogue
authorNick Clemens <nick@bywatersolutions.com>
Fri, 4 May 2018 13:54:49 +0000 (13:54 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 11 May 2018 14:36:23 +0000 (11:36 -0300)
commit92e318dfc5d26bd3c9c0e9963f4eca3b45677f47
tree46b39c95cd35763100cc8bb6f024e98d67f89854
parent54944bd10299d8af3c698d50ac75839af45fa300
Bug 20707: Replace circ/search.pl circulate permission requirement with catalogue

To test:
 1 - Setup a staff patron with permissions:
   - catalogue
   - reserveforothers
   - course_reserves
 2 - Log in to staff client as that patron
 3 - Find a record and click to place a hold
 4 - Type more than three letters into the search bar but don't submit
 5 - Note that you will not receive autocomplete results
 6 - Either submit, or try to visit any page in staff client
 7 - Your session has been expired, you must log in again
 8 - Log in, go to course reserves
 9 - As before, trigger the autocomplete search in the instrcutor field
10 - Again your session has been terminated
11 - Apply patch
12 - Repeat above actions, this time you will not be kicked out

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
circ/ysearch.pl