[koha-commits] main Koha release repository branch new/bug_6970 created. v3.04.00-711-gd139d40

Git repo owner gitmaster at git.koha-community.org
Fri Oct 14 04:59:14 CEST 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_6970 has been created
        at  d139d400b11e76f19ed208d4898d57f678acf9f4 (commit)

- Log -----------------------------------------------------------------
commit d139d400b11e76f19ed208d4898d57f678acf9f4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 5 09:53:02 2011 -0400

    Fix for Bug 6970 - logout not redirecting to login page
    
    For some reason the latest version of Firefox doesn't like
    the javascript which empties the cart on logout. 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.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list