koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] [Bug 406] New: opac-searchresults.pl: wrong page list, page


From: bugzilla-daemon
Subject: [Koha-devel] [Bug 406] New: opac-searchresults.pl: wrong page list, page link, record number
Date: Thu Apr 24 08:42:06 2003

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: address@hidden
        ReportedBy: address@hidden
         QAContact: address@hidden


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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]