https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #13 from Owen Leonard <oleonard@myacpl.org> --- I don't understand what's going on here, which may just be me: if ( !$patron->has_permission({ borrowers => 'edit_borrowers' }) ) { print $input->redirect("/cgi-bin/koha/mainpage.pl"); } But when I change a patron's password when logged in as a superlibrarian I'm redirected to the main page rather than back to their account. -- You are receiving this mail because: You are watching all bug changes.