[koha-commits] main Koha release repository branch master updated. v19.11.00-627-gc54163940d

Git repo owner gitmaster at git.koha-community.org
Tue Feb 4 16:34:31 CET 2020


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  c54163940d9fa1fb173ae236a1e093cc50cadba8 (commit)
      from  86a0a7d80b71908582dfc40c981734c5828112fc (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 c54163940d9fa1fb173ae236a1e093cc50cadba8
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Feb 4 16:05:49 2020 +0100

    Bug 23533: Remove spaces after/before the open/close parenthesis
    
    t/db_dependent/selenium/patrons_search.t is failing because of this change:
    
        #          got: 'Koha › Patrons › Modify patron <strong>fir's"tname</strong> \123 ❤ test_patron_1 ( iOVAoJj )'
        #     expected: 'Koha › Patrons › Modify patron <strong>fir's"tname</strong> \123 ❤ test_patron_1 (iOVAoJj)'
    
    We are adding space after and before the open/close parenthesis of the category code.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 .../prog/en/modules/members/memberentrygen.tt            | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list