https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42786
--- Comment #2 from Bernard <[email protected]> --- Created attachment 200738 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200738&action=edit Bug 42786 Display unauthenticated user details in both ILL view or edit forms where patron id is not set, regardless of whether status is unauthenticated. Test plan. 1. Set ILLmodule system preference to Enable. 2. Set ILLOpacUnauthenticatedRequest system preference to Allow. 3. Go to the OPAC, make sure you are not logged in (eg Incognito winde). Place a new interlibrary loan request via this link ({yourdomain}/cgi-bin/koha/opac-illrequests.pl?op=create) 4. Go to the staff interface > ILL module. 5. View your unauthenticated request. There is a section for "Unauthenticated request details" containing the user details. 6. Progress the request: e.g. click Confirm request, then confirm again on the next screen. 7. You are returned to the request view. There is no "Unauthenticated request details" section any more, even though the request has not been linked to a Koha patron. Neither is the if you edit request 8. Install patch and restart_all 9. Return to the ILL request list and click manage request on the request you were using above. 10. Note Unauthenticated request details section now exists 11. Click edit request and note they are also there. -- 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] 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/
