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

            Bug ID: 20662
           Summary: The "most poplular" function on the opac does not
                    honour opac supression
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: oleon...@myacpl.org
          Reporter: dc...@prosentient.com.au
        QA Contact: testo...@bugs.koha-community.org

The "most popular" function on the OPAC does not honour the opac suppression in
the 942$n subfield. 

I think this is because "most popular" is based on a database query, and the
opac suppression is in a MARC field which is indexed in Zebra.

I think the solution is probably to create a biblio.suppressed field and have
the 942$n store data in that field. Then we check that database field for
things like "most popular" and other database queries.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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