[koha-commits] main Koha release repository branch new/bug_5995 updated. v3.04.00-40-g8d7608c

Git repo owner gitmaster at git.koha-community.org
Fri Oct 21 19:32:34 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_5995 has been updated
       via  8d7608cd64a74d3513fb618d39a5a0f414fdf6a3 (commit)
      from  dcb4ac77fbfd813cc0eb39e060b49a7b8d491016 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8d7608cd64a74d3513fb618d39a5a0f414fdf6a3
Author: Ian Walls <ian.walls at bywatersolutions.com>
Date:   Tue Oct 18 10:18:14 2011 -0400

    Bug 5995 Follow up: variable scope in koha/sco/sco-main.pl
    
    The patronid value (cardnumber) set by checkpw in the case of SelfCheckoutByLogin
    was improperly scoped with 'my' inside a conditional.  The changes followup to 5995
    made this more apparent, causing logins to fail.
    
    Also added "parts copyright" statement to the script, since ByWater Solutions did make some
    significant contributions to the operations of the page
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 opac/sco/sco-main.pl |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list