LP#1749475 Make context variable more explicit
authorDan Wells <dbw2@calvin.edu>
Thu, 21 Feb 2019 15:50:07 +0000 (10:50 -0500)
committerMichele Morgan <mmorgan@noblenet.org>
Fri, 21 Aug 2020 16:53:40 +0000 (12:53 -0400)
commitb429b0bdd20cbcbd370b79427731a92438d35de4
treeec0368db0192c3c68845ca3ceeb26018e5d72ff5
parent2e919d708fd397a41f388a179339042fa83408b7
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