]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1638921 List display broken in 2.11
authorblake <blake@mobiusconsortium.org>
Thu, 3 Nov 2016 15:42:24 +0000 (10:42 -0500)
committerMike Rylander <miker@esilibrary.com>
Thu, 3 Nov 2016 15:51:30 +0000 (11:51 -0400)
commit062bbe626d2f5faf7d6b3f1d7a1ab87f082d36a2
tree85bea9d1f0586d14a0a86e426b399b56ff2f9f8e
parentb99837b6a52c1b8c1379e3b6b084855b1160d92b
LP1638921 List display broken in 2.11

The badges feature added more data to an array which broke bib_record_list_via_search
Taking the first item in the array instead of the last item fixes the issue.
Thanks to miker and Dyrcona!

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Mike Rylander <miker@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm