Bug 11692: fix display of additional bib information in OPAC "most popular" pag
authorOwen Leonard <oleonard@myacpl.org>
Wed, 5 Feb 2014 17:16:10 +0000 (12:16 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 10 Feb 2014 15:17:50 +0000 (15:17 +0000)
commit5aabe570f4a8ffd117fa7270c9bb7321dfaff513
tree39d52c2ca6df3a53f25c5992613436a7a9f457bc
parentb2d08f8359c187f92e1df46ad29b83852fb03079
Bug 11692: fix display of additional bib information in OPAC "most popular" pag

The template for the OPAC's "most popular" page includes several
variables which are not passed by the script, including
biblioitems.size. This patch adds the right columns to the query and
standardizes the output somewhat based on non-XSLT opac-detail.

To test, apply the patch and view the "most popular" page in both prog
and bootstrap. You should see correct publisher, copyright, pages, and
size information.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Tested in all three themes and works lovely

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Improves the bibliographic display on the 'Most popular' page
in the OPAC. Passes all tests and QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt
opac/opac-topissues.pl