[koha-commits] main Koha release repository branch master updated. v3.14.00-970-g7b295e9

Git repo owner gitmaster at git.koha-community.org
Wed Apr 30 18:09:33 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  7b295e9dd7a1f2a9b1d1cf1882edbc2a0e70fe3a (commit)
       via  4a72f6b2375895c690dcaaaff26b07de53cfd518 (commit)
      from  18ae04a4ac2423372cff81a8e2e3903b13404fc3 (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 7b295e9dd7a1f2a9b1d1cf1882edbc2a0e70fe3a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Jan 10 08:36:28 2014 -0500

    Bug 9865 (follow-up) give better usage examples in example SIPconfig.xml
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 4a72f6b2375895c690dcaaaff26b07de53cfd518
Author: Adrien Saurat <adrien.saurat at biblibre.com>
Date:   Fri Nov 8 11:49:56 2013 +0100

    Bug 9865: make SIP msg encoding configurable via SIPconfig.xml
    
    The accounts->login tag in SIPconfig.xml can now accept a new
    parameter, "encoding". It will be mostly used to encode to utf8.
    
    For this, simply add the parameter: encoding="utf8"
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    Works as advertised, does nothing if encoding is not set.
    Blows up all the machines that can't handled utf8 if it is set :) But
    that's not Koha's fault. :)
    
    Patch rebased by Christophe Croullebois  <christophe.croullebois at biblibre.com>
    
    Signed-off-by: Petter Goksoyr Asen <boutrosboutrosboutros at gmail.com>
    
    But now I did it the right way! And I can confirm that this patch solves
    all issues with mangled characters in SIP messages. Confirmed that it
    looks good with Norwegian characters in patron name and in book titles.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/SIP/Sip.pm         |    6 ++++--
 C4/SIP/Sip/MsgType.pm |   34 +++++++++++++++++-----------------
 etc/SIPconfig.xml     |    4 ++--
 3 files changed, 23 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list