https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20284
--- Comment #2 from Andrew Isherwood <[email protected]> --- 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. _______________________________________________ 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/
