[Koha-bugs] [Bug 20639] Allow setting a default/single backend for OPAC driven requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 17 16:23:01 CEST 2018


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

--- Comment #7 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
To test:

1. Ensure you have at least two ILL backends installed
2. From the OPAC user's home page, choose "your interlibrary loan requests"
3. Click the "Create a new request" button
4. TEST: Observe that all backends are available
5. As a user with sufficient privileges, go to the System Preferences
6. Search the privileges for "interlibrary"
7. TEST: Observe that a "ILLOpacbackends" preference is available
8. Enter the name of *one* of the installed backends in the input box for
"ILLOpacbackends", for example BLDSS
9. From the OPAC user's home page, choose "your interlibrary loan requests"
10. TEST: Observe that the "Create a new request" button is no longer a select
box
11. TEST: Observe that clicking the "Create a new request" button takes you
straight to the form for creating a request with the single available backend
12. As a user with sufficient privileges, go to the System Preferences
13. Search the privileges for "interlibrary"
14. Enter the name of *two* of the installed backends in the input box for
"ILLOpacbackends", separated by a | character for example: BLDSS|Koha
15. From the OPAC user's home page, choose "your interlibrary loan requests"
16. TEST: Observe that the "Create a new request" button is now a select box
17. TEST: Observe that clicking the "Create a new request" button only offers
the backends specified in step 14

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


More information about the Koha-bugs mailing list