[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-835-gda6f2f7

Git repo owner gitmaster at git.koha-community.org
Wed Jul 17 21:04:41 CEST 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  da6f2f7a7ddf1126d6e3b02825f0d45948f484fa (commit)
       via  2a1d0fc6d2d2674d4182ed1c6be557b568778834 (commit)
      from  968f337728d1e13040389381fef01adc39e8be5c (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 da6f2f7a7ddf1126d6e3b02825f0d45948f484fa
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Jul 17 19:12:34 2013 +0000

    Bug 10549: (follow-up) make sure ILS-DI GetAvailability response is emitted as UTF-8
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 2a1d0fc6d2d2674d4182ed1c6be557b568778834
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date:   Sat Jul 6 23:48:54 2013 +0200

    bug 10549: make the ILS-DI services advertise that they return UTF-8
    
    This patch changes a few occurences of ISO-8859-1 to UTF-8
    within the XML generation of the ILS-DI module.
    
    To test:
    - Activate ILS-DI system preference
    - Go to [youropac]/cgi-bin/koha/ilsdi.pl
    - Check all examples in the documentation for the correct
      encoding
    - Check GetAvailability gives you the correct encoding and
      check the source for the correct encoding
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/ILSDI/Services.pm                         |    4 ++--
 koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tt |   22 +++++++++++-----------
 opac/ilsdi.pl                                |    7 ++++---
 3 files changed, 17 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list