[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-73-g60f8ca7

Git repo owner gitmaster at git.koha-community.org
Tue Feb 12 21:38:40 CET 2019


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, 18.05.x has been updated
       via  60f8ca789f713c3a5c7e3478bac7132165b9092d (commit)
      from  91f25db7b33e5c778ff62f0bdddd68bea6bf8691 (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 60f8ca789f713c3a5c7e3478bac7132165b9092d
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Feb 1 09:55:54 2019 +0000

    Bug 22254: Correction to datehandling in test
    
    Adding 13 months is not always the same as adding 1 month and then
    adding 12 months in DateTime maths.  This patch rectified the test
    to match the correct behaviour in koha.
    
    Test plan.
    
    1) Modify the test (around line 268) to test against the suspect
       leap date of 2019-01-31 and watch the test fail.
    2) Apply the patch (which also adds this modification to test
       for such a leap date) and watch the test now pass.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 1da0ba48b6fdf38cfd3d3ea63ec076b15995610f)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 413f34ba244af3560861785f5aa74ab457f00b02)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/Koha/Patrons.t |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list