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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
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