[Bug 406] New: opac-searchresults.pl: wrong page list, page link, record number
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=406 Summary: opac-searchresults.pl: wrong page list, page link, record number Product: Koha Version: 1.9.2 Platform: PC Status: NEW Severity: normal Priority: P2 Component: OPAC AssignedTo: chris@katipo.co.nz ReportedBy: ctho@freeshell.org QAContact: koha-devel@lists.sourceforge.net Overview Description: - The setting is to display 12 records at a time. When a search returns more than 20 records; the page list, page link at the top and the record number at the bottom are wrong. Steps to Reproduce: - Try to get s search result with more than 20 records. - Or, use data sample and search for key word "book". Actual Results: - Number of records is 21. - Page list show 3 pages. - Link for each page starts with a multiple of 10. - At the bottom, the message is: "Results 1 through 21 of 21 records." Expected Results: - Number of records is 21. - Page list should show 2 pages. - Link for each page should start with a multiple of 20. - At the bottom, the message is: "Results 1 through 20 of 21 records." ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz