]> git.evergreen-ils.org Git - Evergreen.git/commit
Consistent permission filtering in ACQ search results
authorBill Erickson <berick@esilibrary.com>
Fri, 14 Sep 2012 19:30:15 +0000 (15:30 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 19 Dec 2012 22:53:29 +0000 (17:53 -0500)
commitf6ad1af4d193ba0624f6a53f8b0e3091a7963da0
treed91a72956a19eeda01c6c645b47bd413e3817d8d
parentbb9685397f0815d8d7ddb2f8a8f19280a360d741
Consistent permission filtering in ACQ search results

Add permission checks to search result objects when calling unified
search in 'idlist' mode, consistent with the existing permission checks
for non-id-list mode.  Without this, different forms of the call return
different sets of results.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Search.pm