[koha-commits] main Koha release repository branch master updated. v3.14.00-alpha2-164-gc4c5496

Git repo owner gitmaster at git.koha-community.org
Fri Nov 1 00:39:18 CET 2013


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  c4c5496ec656ee4745587b3cea239cc849d2c09a (commit)
      from  42579892b732d2bf1871b50027bdccfaac3446ee (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 c4c5496ec656ee4745587b3cea239cc849d2c09a
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Oct 8 10:52:28 2013 +0200

    Bug 9218: fix intranet cart email for non english templates
    
    This patch adapts the method from OPAC to the staff interface (cf bug 8062).
    
    Test plan:
    - add somes notices to the cart
    - try to send the cart by email
    - the email should be the same as before
    - translate templates and retry with another language. Before this patch,
      the email was empty. With this patch, it contains the list of records
      and items.
    
    Signed-off-by: Paola Rossi <paola.rossi at cineca.it>
    Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>
    Passes all tests and QA script.
    Fixes quite a bad translation problem, tested with German templates
    and umlauts in the message and records.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 basket/sendbasket.pl                               |   16 +-
 .../prog/en/modules/basket/sendbasket.tt           |  174 ++++++++++++++++----
 2 files changed, 156 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list