Events can no longer have the same end / start times
deviantintegral - July 31, 2008 - 04:18
| Project: | Resource Conflict |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | deviantintegral |
| Status: | closed |
Jump to:
Description
In version 1, an event could be booked if the start or end times were the same, but did not overlap. This allowed events to be booked as 9-10, 10-11, 11-12, etc, since having to book '9am-9:59am' doesn't make sense. This appears to have regressed in 2.x, but it should be a simple fix.

#1
#2
Fixed in commit #133892. This was actually causing all kinds of other problems depending on the date selected. This commit also fixes the issue for Date as well.
#3
Automatically closed -- issue fixed for two weeks with no activity.