LP#1749475 Make context variable more explicit
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:50:07 +0000 (10:50 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 3 Jan 2020 20:24:19 +0000 (15:24 -0500)
commit33f8cbc964580721a9d89409c4c76cd9720ab3ed
tree61dc75f6bc5819409c1b3d41a5b8d00426963141
parent0f82f6c71eb75d79584c162ba22c46c5a4165fb6
LP#1749475 Make context variable more explicit

We are dealing in this area with two potential contexts: the context
of the holdings, and the context of the event to process the request.

Let's be a little more explicit by using $event_context_org rather than
$context_org for the second, and $holdings_context_org for the first.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm