[koha-commits] main Koha release repository branch master updated. v3.16.00-beta-27-g76e8bb0

Git repo owner gitmaster at git.koha-community.org
Fri May 9 16:50:36 CEST 2014


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  76e8bb0fabd4a9ef85fd2dc5ad604c446a50f751 (commit)
      from  31781ffb02c3a806e0956ca07dfc24beab0b88dd (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 76e8bb0fabd4a9ef85fd2dc5ad604c446a50f751
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu Apr 10 14:40:01 2014 +0200

    Bug 12065: use encode_qp consistently when sending basket/shelf
    
    QP-encode both mail header and mail body when sending baskets or
    shelves.  There is no need to Encode qp-encoded strings.
    
    Note that this does not solve all possible encoding problems in the mail
    sent. This is related to decoding CGI parameters and use of TT. That
    problem is addressed in bug 11944.
    
    Test plan:
    Verify if sending a basket from opac and staff still works.
    Check if sending a shelf (list) from opac and staff still functions as
    expected.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Cart/List sent form opac/staff works
    No koha-qa errors
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 basket/sendbasket.pl        |   12 +++---------
 opac/opac-sendbasket.pl     |    3 ++-
 opac/opac-sendshelf.pl      |    3 ++-
 virtualshelves/sendshelf.pl |    3 ++-
 4 files changed, 9 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list