]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1930088 Angular catalog: metarecord search returns no results
authorDan Briem <dbriem@wlsmail.org>
Fri, 28 May 2021 16:58:27 +0000 (12:58 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 8 Jun 2021 15:28:01 +0000 (11:28 -0400)
commite3872a1b35424dc934a3c00ccb4dcfe50511c524
tree18dfdca383e11257e49b12d307e8dfe03f709c2a
parentf85daf0fa6947158490ec18e02b1d058ddca6aed
LP#1930088 Angular catalog: metarecord search returns no results

This adds a missing param to a call to get_one_record_summary
that's necessary after commit c07ce8.

To test, perform a search using the Group Formats/Editions checkbox
and you should see results.

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm