https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182525|0 |1 is obsolete| | --- Comment #2 from David Nind <da...@davidnind.com> --- Created attachment 182549 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182549&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. Signed-off-by: David Nind <da...@davidnind.com> -- 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/