https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37707
--- Comment #39 from Kristi Krueger <[email protected]> --- I've gone through: Test plan: 1. Set browser to PST (UTC-8), server to UTC 2. Create a booking for January 15 3. Verify booking displays on Jan 15 only (not Jan 15-16) 4. Create a 3-day booking (Jan 15-17) 5. Verify displays on exactly 3 days 6. Test conflict detection with overlapping bookings 7. Repeat tests with browser in HST (UTC-10) and NZDT (UTC+13) -- I ran into trouble with NZT. The end date in the table was adding two days. For example, for a booking set on the calendar for 1/16-1/18, the table end date is reading 1/20/2026. In the date picker, the booking dates (not trail time) cover 1/16, 17, 18 and 19. The trail period goes through 1/22 instead of 1/21. To recap from before: -- for PST and HST, the date picker dates looked correct, but the end date in the table was always an extra day. -- When trying to book on another item from the same bib, the date picker calendar will show ineligible dates from bookings on another item. If I hard refreshed the page, the display in the date picker would reset, but this could be confusing to users. Let me know if I can look at anything else here. -- 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/
