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

            Bug ID: 38215
           Summary: Unable to clear "records with available items" limit
                    by clicking "show all records"
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Zebra
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Limiting to records with available items using facet and then attempting to
reset it by pressing "Show all records" does not reset/clear the limit.

To test:
1. Set system preference SearchEngine => Zebra
2. Search (allrecords,AlwaysMatches='') (staff or OPAC, doesn't matter)
3. From facets, click "Limit to records with available items"
4. Click "Show all records"
5. Observe search box:

Expected result

(allrecords,AlwaysMatches='')

Actual result

ccl=(allrecords,AlwaysMatches='') and (( (allrecords,AlwaysMatches='') and
(not-onloan-count,st-numeric >= 1) and (lost,st-numeric=0) ))

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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