[Koha-bugs] [Bug 6970] logout not redirecting to login page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 5 15:56:43 CEST 2011


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> 2011-10-05 13:56:43 UTC ---
Created attachment 5714
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5714
Proposed fix

As Ian points out, there is code which tries to redirect to "about:blank" and
close the window (since the main context of the function is the Cart's popup
window.

This patch adds a parameter to the delBasket function so that we can pass a
"popup" context to the function and choose whether or not we want to ask JS to
close the window.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list