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.22.x has been updated
       via  f811cb9943985175864024d5090385b76b9b9021 (commit)
       via  ae8d5b3ca5927f57d5ddd3553bec43f58b130c26 (commit)
      from  03bfe6286900ebc2f2ce6691b3dda43244ed4c64 (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 f811cb9943985175864024d5090385b76b9b9021
Author: Frédéric Demians <f.demi...@tamil.fr>
Date:   Mon Sep 12 09:08:27 2016 +0000

    Bug 16311: Update DB rev (3.22.10.001)
    
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

commit ae8d5b3ca5927f57d5ddd3553bec43f58b130c26
Author: Andreas Roussos <arouss1...@gmail.com>
Date:   Fri Sep 9 19:46:33 2016 +0300

    Bug 16311 - Advanced search language limit typo
    
    In the OPAC -> Advanced Search, the Language drop down menu incorrectly
    lists Romanian as "Român (Romanian)" while the correct value (as reported
    by Barry Cannon) is "Română (Romanian)".
    
    This patch fixes that:
    a) for _new_ installations by modifying
       installer/data/mysql/mandatory/subtag_registry.sql (loaded by the web
       installer when koha is installed), and also
    b) for _existing_ installations by adding an atomicupdate file in
       installer/data/mysql/atomicupdate/
    
    Test plan:
    1) In the OPAC, go to Advanced search (cgi-bin/koha/opac-search.pl).
    2) In the 'Language' drop down menu, observe that the value for Romanian
       is "Român (Romanian)".
    3) Apply the patch, and run installer/data/mysql/updatedatabase.pl.
    4) Refresh the Advanced search page in the OPAC. Confirm that the patch
       worked, i.e. the Language drop down menu lists Romanian as
       "Română (Romanian)" (notice the added 'ă').
    
    Signed-off-by: Nick Clemens <n...@bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    (cherry picked from commit fc9279774f69e8eb10e9d26202b43252fc777f28)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>
    (cherry picked from commit eceb09a8a3a96d3481de62464e5f95c1aea8d548)
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/mandatory/subtag_registry.sql |    2 +-
 installer/data/mysql/updatedatabase.pl             |    9 +++++++++
 3 files changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to