#800 closed defect (fixed)
Room booking occurences after end date
Reported by: | jmonnich | Owned by: | jmonnich |
---|---|---|---|
Priority: | normal | Milestone: | v0.98.1 |
Component: | Room Booking | Version: | |
Keywords: | Cc: |
Description
- The JavaScript? validation allows weekly repetitions even if the booking lasts only six days (or 13 days for biweekly), e.g.: 25.05. until 31.05. is valid for a weekly repetition. However, the first repetition would be on 01.06.
- In such a case - or actually any case where the end date of the booking does not exactly hit an occurence - another occurence happens even though it's after the booking end date. Example: Booking 25/05/2011 — 09/06/2011, biweekly repetition, occurences are: 25/05/2011, 08/06/2011, 22/06/2011.
Change History (4)
comment:1 Changed 4 years ago by jmonnich
- Owner set to jmonnich
- Status changed from new to assigned
comment:2 Changed 4 years ago by jmonnich
- Status changed from assigned to awaiting_merge
comment:3 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>
- Resolution set to fixed
- Status changed from awaiting_merge to closed
comment:4 Changed 4 years ago by Adrian Moennich <jerome.ernst.monnich@…>
Note: See
TracTickets for help on using
tickets.
In [7903f48d29439a2b89f3e0b2b775a3081b48538a/indico]: