[koha-commits] updated branch master (bc06a7736afbb4aad99d4697e7b0d55e6272cc2b)

Koha Gitosis gitosis at git.koha.org
Wed Feb 17 17:25:46 CET 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  bc06a7736afbb4aad99d4697e7b0d55e6272cc2b (commit)
      from  64b79bf6207cd1d98e2885e026375d94142474d6 (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 bc06a7736afbb4aad99d4697e7b0d55e6272cc2b
Author: J. David Bavousett <dbavousett at ptfs.com>
Date:   Wed Feb 17 11:19:09 2010 -0500

    Bug 3775: Accounts::chargelostitem uses title, but title not available to it
    
    This patch fixes the SELECT so that title is available when it is used
    later on, which will prevent 'Use of uninitialized value' errors.
    
    It also uses JOIN properly, which the original query and my initial
    patches for this did not.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Accounts.pm |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list