Bug 11692

Summary: number 9 showing on topissues
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13268
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 11692 - number 9 showing on topissues
[SIGNED-OFF] Bug 11692 - number 9 showing on topissues
[PASSED QA] Bug 11692 - number 9 showing on topissues

Description Nicole C. Engard 2014-02-05 16:23:19 UTC
This is a strange one and has been confirmed in 3.12 and master.

Each item's title listing on the Most Popular page in the opac ends with the string "; 9". 

I can't figure out where it's coming from but it's been on the 4 systems I looked at.
Comment 1 Owen Leonard 2014-02-05 17:23:11 UTC Comment hidden (obsolete)
Comment 2 Nicole C. Engard 2014-02-06 14:23:32 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2014-02-09 16:33:04 UTC
Created attachment 25156 [details] [review]
[PASSED QA] Bug 11692 - number 9 showing on topissues

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.
Comment 4 Galen Charlton 2014-02-10 15:18:54 UTC
Pushed to master.  Thanks, Owen!
Comment 5 Fridolin Somers 2014-06-03 12:28:20 UTC
Pushed to 3.14.x, will be in 3.14.08