Comment 3 for bug 1791340

Revision history for this message
Dan Wells (dbw2) wrote :

A simple fix for this is now available for review here:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/dbwells/lp1791340_webstaff_dont_always_send_backdate

See commit message for more information on the fix.

To test:
1. Set the default loan duration(s) to a few hours long.
2. Circulate an item with the default loan duration policy to any patron.
3. Immediately checkin the item, notice the checkin time is the due date, not the current time.
4. Apply patch, repeat checkout and checkin.
5. Notice the checkin time is the current time.

Dan