LP1638921 List display broken in 2.11 user/blake/LP1638921_lists_broken
authorblake <blake@mobiusconsortium.org>
Thu, 3 Nov 2016 15:42:24 +0000 (10:42 -0500)
committerblake <blake@mobiusconsortium.org>
Thu, 3 Nov 2016 15:42:24 +0000 (10:42 -0500)
commit0f0e94ef46c7ff562b43bd77d998bc4967145889
treec980f8a9482511cfed8462959b1f47a098f6cc51
parentbeebab309629a319de590469d3d5a2b2743b6dee
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