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

            Bug ID: 35516
           Summary: OPAC search results incorrectly displays order when
                    skipping lost items
 Change sponsored?: ---
           Product: Koha
           Version: 23.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Created attachment 159660
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159660&action=edit
Lost item is skipped in ordered list.

To recreate:

1. Ensure the system preference hidelostitems is set to don't show.
2. Search the staff interface using search catalog with a term that returns
several results. Select a bib record with an item and change the status to
lost. (In my example, I choose an item in the 4th result).
3. Do a search in the OPAC for the same term. See that the results are ordered
in the list 1, 2, 3, 5, 6.

The system preference is doing its job and hiding the lost item. However, the
results should be ordered 1, 2, 3, 4, 5, etc., and not indicate that an item
was skipped or suppressed.

-- 
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