https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39927
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |da...@davidnind.com Status|Needs Signoff |Failed QA --- Comment #2 from David Nind <da...@davidnind.com> --- I've Failed QA. The only difference I noted was that with no borrowers permission: 1. After the patch you don't see the the "Self-registrations from: XX" section on the home page (as expected). 2. However, there is a white section under the links to the modules with no text. Note that you also get a 403: Forbidden error and "Processing" message with edit_borrowers permission, both before and after the patch. Possibly this should be on another bug (if it doesn't already exist)? Testing notes (using KTD): 1. System prference set up: . Already enabled by default in KTD: PatronSelfRegistration and set PatronSelfRegistrationDefaultCategory to SELFREG . Need to set PatronSelfRegistrationAlert to "Show" 2. Used Henry Acevedo, Midway library, set up with permission: Staff access, allows viewing of catalogue in staff interface (catalogue). 3. Self-registration patron created - Centerville library 4. Permissions to experiment with: - Add, modify and view patron information (borrowers) - Add, modify and view patron information (edit_borrowers) - Search, list and view patrons (list_borrowers) 5. Before the patch: - With no borrowers permission: . sees Self-registrations from: All libraries: 1 . if you try to access, you get a log in screen with "Error: You do not have permission to access this page." - With borrowers permission: . sees Self-registrations from: All libraries: 1 . this lists all the borrowers in the self-registration category . can edit and delete borrowers listed - With edit_borrowers permission only: . sees Self-registrations from: All libraries: 1 . pop-up error message saying "Something went wrong when loading the table. 403: Forbiddden. OK" . table is shown, but sits with "Processing" shown. - With list_borrowers permission only: . sees Self-registrations from: All libraries: 1 . no patrons listed . the Library filter only shows Midway - can't select any other library 6. After the patch: - With no borrowers permission: . Sees a white section under the links to the modules - With borrowers permission (same as before the patch): . sees Self-registrations from: All libraries: 1 . this lists all the borrowers in the seff-registration category . can edit and delete borrowers listed - With edit_borrowers permission only (same as before the patch): . sees Self-registrations from: All libraries: 1 . pop-up error message saying "Something went wrong when loading the table. 403: Forbiddden. OK" . table is shown, but sits with "Processing" shown. - With list_borrowers (same as before the patch): . sees Self-registrations from: All libraries: 1 . no patrons listed . the Library filter only shows Midway - can't select any other library -- 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/