LP1638921 List display broken in 2.11 rel_2_11_0
authorblake <blake@mobiusconsortium.org>
Thu, 3 Nov 2016 15:42:24 +0000 (10:42 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 14 Nov 2016 20:40:27 +0000 (15:40 -0500)
commit0e073bb5b77b326ce76cd4657cf65d00ffb9e231
tree7fbe556b543769ea4e8ce94be13941d96660ba9a
parent81d664c0ad461c7586519bd26584298bb056274d
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/AppUtils.pm