https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39948
--- Comment #1 from Tomás Cohen Arazi (tcohen) <tomasco...@gmail.com> --- Created attachment 182681 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182681&action=edit Bug 39948: Simplify unauthenticated ILL submission detail page for the OPAC This patch tweaks the unauthenticated ILL request details page so it doesn't display 'Unauthenticated ...' more than really needed. To test: 1. Enable ILLModule 2. Enable ILLOpacUnauthenticatedRequest 3. Set ILLOpacbackends to 'Standard' 4. Make a search in the OPAC (not logged in) 5. At the bottom of the page, follow the 'Make an interlibrary loan request' link. 6. Place a request, you are redirected to the request details page => FAIL: There are some strings that could go away: * Unauthenticated first name * Unauthenticated last name * Unauthenticated email 7. Apply this patch 8. Reload the page => SUCCESS: It looks more polished, with no 'Unauthenticated' all over the place. You still see 'Status: Unauthenticated' anyway 9. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomasco...@theke.io> -- 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/