[Koha-bugs] [Bug 21911] New: Scoping OPACs by branch does not work with new library groups

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 29 15:17:27 CET 2018


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

            Bug ID: 21911
           Summary: Scoping OPACs by branch does not work with new library
                    groups
 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: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Previously one could scope an OPAC to a specific library group using lines as
below in the apache configuration:

    SetEnv OPAC_SEARCH_LIMIT branch:HCC_GROUP
    SetEnv OPAC_LIMIT_OVERRIDE 1
    RequestHeader add X-Koha-SetEnv "OPAC_SEARCH_LIMIT branch:HCC_GROUP"
    RequestHeader add X-Koha-SetEnv "OPAC_LIMIT_OVERRIDE 1"

This does not work with the new groups system as the groups do not have codes

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


More information about the Koha-bugs mailing list