https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39918
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182549|0 |1 is obsolete| | --- Comment #3 from Lisette Scheer <[email protected]> --- Created attachment 186990 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186990&action=edit Bug 39918: Add unauthenticated details to edit request screen Worked as expected. 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 <[email protected]> Signed-off-by: Lisette Scheer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
