[koha-commits] main Koha release repository branch new/bug_6458 updated. v3.04.00-514-g7cc412d

Git repo owner gitmaster at git.koha-community.org
Wed Sep 14 22:41:59 CEST 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/bug_6458 has been updated
       via  7cc412d337245b5ffbbb94b5c503e6afd989a3ed (commit)
       via  7e8381c78c6ccffbe6d41d700fa46aa3ed8025ff (commit)
       via  143e3e6541b829c8c7e476526348502b05b204ee (commit)
       via  4324377c55f3c82f724fc08c364eb678ab0f5ffa (commit)
      from  362b82c51d1ff4fe6506f7724e8dac7d0a24ebd0 (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 7cc412d337245b5ffbbb94b5c503e6afd989a3ed
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Sep 13 09:51:01 2011 -0400

    Fix for Bug 6458 - incorrect parsing result in translation processing
    
    Fixing improperly nested template logic inside HTML tags in
    messaging preferences include.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 7e8381c78c6ccffbe6d41d700fa46aa3ed8025ff
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 1 11:14:50 2011 -0400

    Fix for Bug 6458 - incorrect parsing result in translation processing
    
    Fixing improperly nested template logic inside HTML tags in MARC
    editor. Modifying script to stop tag attribute markup from being
    passed to the template directly in favor of using template logic.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 143e3e6541b829c8c7e476526348502b05b204ee
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Sep 13 08:57:25 2011 -0400

    Fix for Bug 6458 - incorrect parsing result in translation processing
    
    Correcting doc-head-open.inc (again?).
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 4324377c55f3c82f724fc08c364eb678ab0f5ffa
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Aug 25 15:11:09 2011 -0400

    Fix for Bug 6458 - incorrect parsing result in translation processing
    
    Correction for opac-messaging.tt tops tag attribute markup from
    being passed to the template directly in favor of using template
    logic.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Form/MessagingPreferences.pm                    |    4 +-
 cataloguing/addbiblio.pl                           |    2 +-
 .../prog/en/includes/doc-head-open.inc             |    2 +-
 .../prog/en/includes/messaging-preference-form.inc |   68 ++++++++++++++++----
 .../prog/en/modules/cataloguing/addbiblio.tt       |    8 ++-
 .../opac-tmpl/prog/en/modules/opac-messaging.tt    |   49 +++++++++++---
 6 files changed, 103 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list