Opened 2 years ago
Closed 23 months ago
#1362 closed defect (fixed)
Contributions can be created with zero length
Reported by: | pferreir | Owned by: | ferhatelmas |
---|---|---|---|
Priority: | critical | Milestone: | v1.2 |
Component: | Timetable | Version: | 1.1 |
Keywords: | Cc: |
Description
AcceptedContributions scheduled at the top level will always have zero length by default. If they're scheduled inside a slot, it's OK (it uses the slot's default contrib duration).
We should set it by default to something sensible.
Change History (6)
comment:1 Changed 2 years ago by aavilesd
comment:2 Changed 2 years ago by ferhatelmas
- Owner set to ferhatelmas
- Status changed from new to assigned
comment:3 Changed 2 years ago by ferhatelmas
- Status changed from assigned to in_work
comment:4 Changed 2 years ago by ferhatelmas
- Status changed from in_work to awaiting_merge
comment:5 Changed 23 months ago by jbenito
- Status changed from awaiting_merge to merging
comment:6 Changed 23 months ago by Jose Benito <jose.benito.gonzalez@…>
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
Timetable containing only zero length contributions will not display them(*). They suddenly appear when there is any contribution with non-zero length.
(*) It doesn't happen in a freshly created conference. To reproduce the bug play around dragging the contributions, deleting, adding them again. From them on it happens all the time.