[Koha-bugs] [Bug 12069] If you access members/mod_debarment.pl when logged out you are redirected to OPAC login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 11 15:48:29 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12069

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 27022
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27022&action=edit
Bug 12069 - If you access members/mod_debarment.pl when logged out you are
redirected to OPAC login

members/mod_debarment.pl's call to checkauth should pass 'intranet' so
that if the user happens to be logged out they will be redirected to the
staff client login form.

To test, apply the patch and log in to the staff client:

- Add a restriction to a patron's account.
- View the restrictions tab on the patron's account. You should see the
  restriction and a "Remove" link for that restriction.
- In another tab, log out of the staff client.
- In the first tab, click the "Remove" link. You should be redirected to
  the staff client login page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list