LP#1749475 Make context variable more explicit
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:50:07 +0000 (10:50 -0500)
committerKyle Huckins <khuckins@catalyte.io>
Thu, 21 Jan 2021 20:38:32 +0000 (20:38 +0000)
commit56cbcbdd7a248112044b189ca0cbfc6d8ba340b8
tree245590ded731c8073f73be4cf3909637b6bdd179
parent58a63f464411486dc87591aa3e767100e523254c
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>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm