[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-7-gb326609

Git repo owner gitmaster at git.koha-community.org
Tue Aug 16 14:17:32 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, 3.22.x has been updated
       via  b3266093f8c9e2d989dfc13a566958d617fafd26 (commit)
      from  60d5763fa8aca34880bef4ee1d19ae3a110f0c01 (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 b3266093f8c9e2d989dfc13a566958d617fafd26
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat May 21 09:10:46 2016 +0100

    Bug 16527: Restore sticky due date behavior
    
    Bug 10067 has introduced a regression on the sticky due date behavior:
    If "remember for session" is checked and the due date is changed from 1
    checkout to another, the old due date will be used.
    
    The code added by bug 10067 is really confusing and it's hard to say
    this patch won't introduce another regression.
    The manipulation of $restoreduedatespec, $duedatespec and $stickyduedate
    is not easy to follow.
    
    Test plan:
    Confirm that the regression is fixed and that this patch will not
    introduced a regression on bug 10067 (good luck!)
    
    Signed-off-by: Eivin Giske Skaaren <eivin at sysmystic.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 33f1354b7b50390b43e5a2f66e1abe58817e6d4d)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit cb2895592a59e181c6ceaff9b9cb3acaf5b4a2e4)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 circ/circulation.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list