]> git.evergreen-ils.org Git - 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:04:52 +0000 (17:04 -0400)
commit2262d0edd86fb0979496a2b61d98a9323a54e108
tree1be6dba8b768a5123bcd97b6c26f34ac54418c27
parent13672c74cdee1db5758ab33b8034e96b91b72ea0
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/OpenILS/Application/Acq/Search.pm