]> 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:15 +0000 (17:53 -0500)
commit1472e06d8837bb663fdef9247900f5e64858fb54
tree228c6c1ed516446978528609b6d8216713b63888
parentd87ea53f5d55cf4027eac69179577ff5cfa7dde0
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