[koha-commits] main Koha release repository branch, master, updated. v3.02.00-beta-131-g1705820

Git repo owner gitmaster at git.koha-community.org
Wed Oct 6 13:04:31 CEST 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 "main Koha release repository".

The branch, master has been updated
       via  1705820ed4eed06b2c2a02ff04b92a0630355384 (commit)
       via  b8d5a69e4e145f6684507b62267759f1ea465e80 (commit)
      from  7f40eb3f6bbb0c65e345ade3b639ccc55aa60a00 (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 1705820ed4eed06b2c2a02ff04b92a0630355384
Merge: 7f40eb3f6bbb0c65e345ade3b639ccc55aa60a00 b8d5a69e4e145f6684507b62267759f1ea465e80
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Wed Oct 6 07:04:11 2010 -0400

    Merge remote branch 'koha-fbc/k_bug_5203' into master
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit b8d5a69e4e145f6684507b62267759f1ea465e80
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Sep 23 13:52:40 2010 -0400

    Bug 5203 - Creating a label template causes fatal error if description field is empty
    
    This is due to the underlying script not having any defaults hard coded which results
    in skewed hash elements when the parameter array is coerced into a hash at a later point.
    
    This also occurs in layouts and profiles. This patch adds defaults to all three.
    
    No documentation changes are necessary.

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

Summary of changes:
 labels/label-edit-layout.pl   |   14 +++++++-------
 labels/label-edit-profile.pl  |   14 +++++++-------
 labels/label-edit-template.pl |   30 +++++++++++++++---------------
 3 files changed, 29 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list