9 Aug
2018
9 Aug
'18
4:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21188 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Nick Clemens from comment #1)
Created attachment 77622 [details] [review] Bug 21188: Convert return_date to a DateTime object
To test: 1 - Checkout an item 2 - Make it over due: update issues set date_due='1999-01-01'; 3 - Go to 'Circulation->Check-in' 4 - Specify a return date 5 - Check in the item 6 - Internal server error 7 - Apply patch 8 - Repeat 1-5 9 - Success! 10 - prove t/db_dependent/Circulation/issue.t -- You are receiving this mail because: You are watching all bug changes.