https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39589

--- Comment #18 from David Nind <[email protected]> ---
Created attachment 191547
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191547&action=edit
Bug 39589: OPAC search returns 'No results found' despite existing matching
records

This issue occurs when the records on the first page of results are not
displayed. The message "No results found" is shown, and it is not possible to
access records on other pages.

To test

    1. Set the following system preferences:
        OPACnumSearchResults to 5
        OpacHiddenItemsHidesRecord to Hide
        OpacHiddenItems to withdrawn: [1]
    2. Create 6 bibliographic records with the following titles:
        "notice test 1"
        "notice test 2"
        "notice test 3"
        "notice test 4"
        "notice test 5"
        "notice test 6"
    3. For the first 5 records, add an item with Withdrawn status.
    4. For "notice test 6", add an item with Available status.
    5. In the OPAC interface, search for "notice test".
    6. Apply the patch
    7. Repeat step 4
       ---> The results table is now shown with the message: "Search results on
this page are not available."
       ---> You can now access the second page and see "notice test 6"

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to