From: Jeff Davis Date: Wed, 28 Oct 2015 20:45:46 +0000 (-0700) Subject: LP#1499086: bugfix: correct structure for basic_opac_copy_query hash X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e98df5c6199fbd7ead531ab829dd789620825d07;p=working%2FEvergreen.git LP#1499086: bugfix: correct structure for basic_opac_copy_query hash Signed-off-by: Jeff Davis --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm index 1c9119a6f3..3c7e9dfdf7 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm @@ -245,7 +245,7 @@ sub mk_copy_query { if($org != $self->ctx->{aou_tree}->()->id) { # no need to add the org join filter if we're not actually filtering - $query->{from}->{acn}->{acp}->{aou} = { + $query->{from}->{acn}->{acp}->{join}->{aou} = { fkey => 'circ_lib', field => 'id', filter => {