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

            Bug ID: 41259
           Summary: The system preference ILLOpacbackends does not work
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: 25.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ILL
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected]

The subroutine opac_available_backends does not work as expected.

Expected behavior:

- If user is logged, return list of backends that are 1) installed and 2)
listed in ILLOpacbackends

Actual behavior:

- If user is logged in,
  - If ILLOpacbackends is empty, returns all backends
  - If ILLOpacbackends contains several values, return no backend

As the Standard backend is always available, it will be enabled by default in
OPAC, and needs to be disabled by setting ILLOpacbackends to something that
isn't a substring of "Standard".

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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