[Koha-bugs] [Bug 20284] ILL: Adding a 'new request' from OPAC fails with template error if text exists in ILLModuleCopyrightClearance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 9 16:01:15 CEST 2018


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

--- Comment #2 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 73870
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73870&action=edit
Bug [20284] - [ILL: Adding a 'new request' from ..]

This patch fixes the display of the copyright notice text that is defined in
ILLModuleCopyrightClearance preference when placing ILL requests from the OPAC.
Handling of the copyrightclearance stage was missing, this has been added.

Test plan:

- Ensure you have at least one ILL backend available:
  https://wiki.koha-community.org/wiki/ILL_backends
- Ensure you have the "ILLModule" preference enabled
- Add some text to the "ILLModuleCopyrightClearance" preference
- Navigate to a search results page in the catalog
- Click the "Make an Interlibrary Loan request" link at the bottom
- Choose "Create a new request", then select a backend
- TEST: Check the text you added earlier is displayed with buttons for agreeing
or disagreeing (prior to this patch, this screen displayed an error)
- TEST: Check that clicking "Yes" takes you to the form for adding request
details
- TEST: Check that clicking "No" takes you back to the "Interlibrary loan
requests" page

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


More information about the Koha-bugs mailing list