[Koha-bugs] [Bug 26429] If a waiting hold has expired (date has passed)- looking at the request.pl page, the expiration date is for tomorrow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 13:12:49 CEST 2020


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

Emmi Takkinen <emmi.takkinen at outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |emmi.takkinen at outlook.com
                   |ity.org                     |
             Status|NEW                         |Needs Signoff

--- Comment #3 from Emmi Takkinen <emmi.takkinen at outlook.com> ---
Created attachment 110748
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110748&action=edit
Bug 26429: Show correct expiration date at the request.pl

Bug 25789 changed holds tables expriration input class as "datepickerto".
This results to past expiration date to be displayed as tomorrows date.
Class "futuredate" should have been used instead.

To test:

1. Have waiting hold with expiration date in past (e.g 24.9)
2. Observe that waiting reserves table displays correct expiration date
3. At the request.pl page expiration date is however displayed as 26.9
=> Apply patch
4. Confirm that expiration date at the request.pl is now 24.

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


More information about the Koha-bugs mailing list