https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38530
--- Comment #1 from Lisette Scheer <[email protected]> --- Created attachment 175270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175270&action=edit Bug 38530: ILL request table won't load This patch updates the js-patron-format include to show text if the library can't be fetched due to lack of permissions. To test: Before applying the patch 1. Create 2 library groups 2. Give both groups the "Limit patron visibility to libraries within this group for members." attribute 3. Assign 1 library to each group. 4. Turn on ILL in the system preferences 5. Create an ILL for a patron in group 1. 6. Create a staff member for the library in group 2 with only the following permissions: catalogue ill list_borrowers 7. Log in as the new staff member. 8. Observe the table never loads. 9. Apply the patch. 10. Refresh the page as the new staff member. 11. Observe the table loads and the patron says "A patron from another library" 12. Log back in as the superlibrarian and confirm you can still see the patron information. 13. Sign off -- 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/
