[koha-commits] main Koha release repository branch master updated. v18.05.00-1140-gd76fde9

Git repo owner gitmaster at git.koha-community.org
Thu Oct 25 17:33:16 CEST 2018


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  d76fde9467d7bbe1270cf652a601d71de09b1d56 (commit)
      from  1ce984ea1dd12391d39507cd21c4d3813eab9754 (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 d76fde9467d7bbe1270cf652a601d71de09b1d56
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Oct 25 10:24:46 2018 -0300

    Bug 21596: (follow-up) Handle updated_on
    
    Default value should only used if not exist.
    We got a failing test with the previous patch:
     #   Failed test 'borrowers.updated_on should have been kept to what we set on creating'
     #   at t/db_dependent/Patrons.t line 78.
     #          got: '1'
     #     expected: '0'
    
    Test plan:
    prove -r t/Auth_with_shibboleth.t t/db_dependent/Patrons.t t/db_dependent/Koha/Patron*
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list