[Koha-bugs] [Bug 16527] Sticky due date calendar unexpected behaviour

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 22 21:47:42 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16527

Eivin Giske Skaaren <eivin at sysmystic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51673|0                           |1
        is obsolete|                            |

--- Comment #5 from Eivin Giske Skaaren <eivin at sysmystic.com> ---
Created attachment 51701
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51701&action=edit
[SIGNED-OFF] 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>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list