[Koha-bugs] [Bug 35214] New: Advanced search subject operators always uses "AND"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 1 15:56:15 CET 2023


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

            Bug ID: 35214
           Summary: Advanced search subject operators always uses "AND"
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: cbrannon at cdalibrary.org
        QA Contact: testopia at bugs.koha-community.org

The OPAC seems to have a major bug when doing an advanced search on subjects. 
If I do an advanced search on two subjects with the AND operator, it works
find, but if I do the same search with the OR operator, it runs the search with
AND.  This is seen in the URL.

This does not seem to be the case with a keyword search.  OR works just fine.

I can manually change the ANDs to ORs in the URL, and it will do the search as
expected.  The problem seems specific to using subjects (at least on both
criteria).

The OR operator works just fine on the staff side.  It seems to be isolated to
the OPAC only.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list