https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918
--- Comment #1 from Pedro Amorim <pedro.amo...@openfifth.co.uk> --- Created attachment 182525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182525&action=edit Bug 39918: Add unauthenticated details to edit request screen Test plan, before applying patch: 1) Enable ILLModule and ILLOpacUnauthenticatedRequest 2) Log out, create a new unauthenticated request from the OPAC, visit: <opac_url>/cgi-bin/koha/opac-illrequests.pl?backend=Standard&op=add_form 3) Login to Staff again, edit the request. (If ID is 1) visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 4) Click 'Edit request'. Notice the unauthenticated data does not show. 5) Apply patch. Refresh the page. Notice the unauthenticated data now shows. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/