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

            Bug ID: 27685
           Summary: Syspref  OpacSuppression has no effect
 Change sponsored?: ---
           Product: Koha
           Version: 19.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: OPAC
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

This syspref is enabled on our install and was working until last update to
19.11 a priori.
We add a 099 tag to the notices without items and our zebra config is like this
:

  <!-- 099$o Suppress -->
  <index_subfields tag="099" subfields="o">
    <target_index>Suppress:w</target_index>
    <target_index>Suppress:n</target_index>
  </index_subfields>

Seems that in 19.11, the Suppress field is hard coded to 942 tag
ttps://git.koha-community.org/Koha-community/Koha/src/branch/19.11.x/opac/opac-detail.pl#L118

Olivier Crouzet

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