]> git.evergreen-ils.org Git - working/Evergreen.git/commit
This prevents the acq unified_search method from returning anything other
authorJames Fournie <jfournie@sitka.bclibraries.ca>
Tue, 1 Nov 2011 23:01:57 +0000 (16:01 -0700)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 4 Nov 2011 21:03:41 +0000 (17:03 -0400)
commit25c2dbe0ad7b9f642181dd504d58e87790ad6a8f
tree818db453f9739623b01ee76847034ea753f2f348
parent4a13d896946250245e6866357c1b2ce134c01417
This prevents the acq unified_search method from returning anything other
than the objects of the expected type.

This is to address LP 884991 in which Acq users get a perm error for each
result of a search that they don't have access to retrieve.  They shouldn't
even know about the existence of anything they don't have access to retrieve.

Signed-off-by: James Fournie <jfournie@sitka.bclibraries.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Search.pm