https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39267
--- Comment #6 from David Gustafsson <[email protected]> --- To clarify, in the assignment above $session->param('stickyduedate') will have the value the previous due date. Clearing the session before this is made seems to resolve the issue, and have not been able to find any unintended consequences of doing so even if it's hard to be completely sure. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
