[koha-commits] updated branch master (3bab38c3fcd7a57c21488e30f634fc284a039951)

Koha Gitosis gitosis at git.koha.org
Wed Oct 14 07:30:01 CEST 2009


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  3bab38c3fcd7a57c21488e30f634fc284a039951 (commit)
      from  3433edd1c4f3bfaccc6ec61baa6a678ebcc434e6 (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 3bab38c3fcd7a57c21488e30f634fc284a039951
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon Oct 12 11:50:59 2009 -0400

    Bug 3706 Label templates/layouts do not save properly
    
    Two issues here:
    
    1. No radio box was selected by default in the format section of the layout editor. This actually needs some additional attention to allow the user
    to establish a default method of entering the format string. As noted in comments in the code, this would probably be best implimented by adding yet
    another syspref. However, I don't have time atm.
    
    2. On saving a new template, if no profile was assigned to the new template, the script threw an error and died.
    
    Both issues are addressed in this patch.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Labels/Profile.pm                               |    8 ++++----
 .../prog/en/modules/labels/label-edit-layout.tmpl  |    8 ++++----
 labels/label-edit-layout.pl                        |    6 ++++--
 labels/label-edit-template.pl                      |   11 +++++++----
 4 files changed, 19 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list