[koha-commits] main Koha release repository branch master updated. v16.05.00-84-g593dee4

Git repo owner gitmaster at git.koha-community.org
Fri Jun 10 19:37:40 CEST 2016


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  593dee4ea02971f8932d15fe1ba4dc157a379bac (commit)
      from  e9d6ac9478606d9d123a22635719b99d985b9538 (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 593dee4ea02971f8932d15fe1ba4dc157a379bac
Author: Marc Véron <veron at veron.ch>
Date:   Mon May 23 14:16:02 2016 +0200

    Bug 16560: Translatability: Issues with "The entered " in opac-memberentry.tt
    
    This patch fixes two splitted sentences to avoid translation issues:
    
    The entered <a href="#borrower_cardnumber">card number</a> is the wrong length.
    The entered <a href="#borrower_cardnumber">card number</a> is already in use.
    
    To test:
    Apply patch and verify that html in the 2 that are changed is correct and that
    they are not splitted by a-tags.
    
    Note: I could not figure out under which conditions this code displays in
          the OPAC self registration form.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list