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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 3 Jun 2014 12:27:05 +0000 (14:27 +0200)
commita5c60d08a24149a35fc8c042db35346c0126eef9
tree73d6b61b051a42e9decd5bfc91682861ce2c6d87
parentd944c7375ea660f5db378129c67a6466307a81a7
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>
(cherry picked from commit 5aabe570f4a8ffd117fa7270c9bb7321dfaff513)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.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