[koha-commits] main Koha release repository branch, new/enh/bug_5462, updated. v3.02.00-628-g4797959

Git repo owner gitmaster at git.koha-community.org
Wed Feb 16 21:43:38 CET 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/enh/bug_5462 has been updated
       via  47979599648eee2a55e78005a86422d4a97b1b03 (commit)
      from  b2c56dfe62e90c8f3ae6a81b8d511714a54b6d33 (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 47979599648eee2a55e78005a86422d4a97b1b03
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 14 07:49:07 2011 +0000

    Follow-up fix for Bug 5462, Fix variable names so we dont break template::toolkit
    
    A change was made to MARCdetail.tmpl without making a corresponding
    change to MARCdetail.pl. I've reworked the original change so that
    both can work together.
    
    0XX --> tab0XX
    
    Apparently TMPL variables can't start with a number now?
    
    MR: Recreated patch file to recover failure to apply.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 catalogue/MARCdetail.pl                            |    2 +-
 .../prog/en/modules/catalogue/MARCdetail.tmpl      |   44 ++++++++++----------
 2 files changed, 23 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list