[koha-commits] main Koha release repository branch new/bug_8178 created. v3.08.00-242-g7c9e805

Git repo owner gitmaster at git.koha-community.org
Sun Jun 10 13:02:12 CEST 2012


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_8178 has been created
        at  7c9e80536b5189d983d65b46fa4af83e7233bf12 (commit)

- Log -----------------------------------------------------------------
commit 7c9e80536b5189d983d65b46fa4af83e7233bf12
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Fri Jun 1 15:22:30 2012 +0200

    Bug 8178 - circ/circulation.pl under plack duplicates checkout rows
    
    Bug 7851 introduced our scoping for vairables, unfortunatly it has
    side-effect that checkout rows accumulate on page reloads instead
    of being initialized to empty array (which this patch fixes)
    
    This also fixes %renew_failed initialization on each request.
    
    Test scenario:
    1. start intranet under plack
    2. open /cgi-bin/koha/circ/circulation.pl and reload page few time
       confirming that rows gets duplicated
    3. apply patch and reload page to verify that it works
    
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list