[koha-commits] main Koha release repository branch master updated. v3.14.00-698-g3334f03

Git repo owner gitmaster at git.koha-community.org
Thu Apr 10 00:23:12 CEST 2014


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, master has been updated
       via  3334f03d779dc41bac3fe6e25a0d08733fc030ca (commit)
      from  9094b4a1bbff95e0f8e5747a805dacede165bc9a (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 3334f03d779dc41bac3fe6e25a0d08733fc030ca
Author: Srdjan <srdjan at catalyst.net.nz>
Date:   Fri Nov 1 21:24:11 2013 +1300

    Bug 11184: correct attribute cloning for the patron editor
    
    This patch fixes Perl warnings logged when setting up the
    patron attribute form in the patron editor.
    
    To test - Patron details entry page:
    * Have  ExtendedPatronAttributes enabled. Check that "Additional
      attributes and identifiers" section behaves.
    * Verify that editing and saving a patron record does not
      result in the following sorts of entries in the Apache log:
    
      se of uninitialized value $_ in hash element at memberentry.pl line 798
      Use of uninitialized value in anonymous hash ({}) at memberentry.pl line 798
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested with different types of patron attributes:
    - repeatable
    - linked to an authorized value
    - free text
    Tested editing, adding, removing one of multiple, adding multiple,
    etc. No regressions found.
    Passes all tests and QA script.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 members/memberentry.pl |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list