[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-1-g9236575

Git repo owner gitmaster at git.koha-community.org
Wed May 7 18:05:18 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, 3.14.x has been updated
       via  923657526c2d7ac6d39ce5fd998c8249f43e3f51 (commit)
      from  926a87444319da127435ad0f6641b0dd3a6fda3d (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 923657526c2d7ac6d39ce5fd998c8249f43e3f51
Author: Chris Cormack <chris at bigballofwax.co.nz>
Date:   Sat Nov 23 11:04:00 2013 +1300

    Bug 11290: fix display of patron home page for certain translations
    
    To test
    1) In a fresh Koha, generate translation into XX
    2) Select XX for the staff interface (i.e. enable it, and choose it)
    3) Go to the Patrons page
    4) Everything looks fine
    5) In the admin page, create a patron category with any non-ASCII
       character.
    6) Go back to the Patrons page, everything is broken
    7) Apply patch
    8) regenerate translation
    9) Go back to the Patrons page, everything looks fine
    10) Switch to english it still looks fine
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Tried with ru-RU and fixes the problem.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Problem is also visible on untranslated templates changing
    one of the sample category descriptions to include diacritics.
    
    [RM note: I wasn't able to reproduce this on an unstranslated
     template -- I tried using Arabic, Cyrllic, and Spanish characters]
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 3e1b781adc253722209e46385fb3248ae8d668f9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list