https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30700

Owen Leonard <oleon...@myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #13 from Owen Leonard <oleon...@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.
_______________________________________________
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/

Reply via email to