]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: Set search_ou context in common loader
authorDan Scott <dan@coffeecode.net>
Wed, 28 Dec 2011 02:17:02 +0000 (21:17 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 29 Dec 2011 15:13:34 +0000 (10:13 -0500)
commit611b4b1ab4b586a815bb4035bf141438c5939b46
treea870d28ff8477970e3c649e4f1c87cc277118b94
parentc3583b4788574ad6b940f447b69c303c1c7810f0
TPAC: Set search_ou context in common loader

By setting the search_ou context in load_common() after checking for a
valid user session, we can catch the remaining pages in TPAC in which
the default search library was not being set properly.

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm