| Issue 2199: | allDay return null for event end | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When changing allDay to true fullcalendar returns null för event end. This make the rendering to be one day. Thios is not the behavior when fetching the event which are allDay== true, They renders correctly with start and end date. Even after updating with allDay to false it continue to show as a one day event until reloading the events from server. I think the standard behavior is for allDay must have a start and end date. But I'm not sure the intentions of declaring the end date as null. May be I missunderstand the beauty of this behavior. I don't know how to use for my goals. I need an end date like other calendars. The fiddle: http://jsfiddle.net/Mr_Vertigo/sr87X/
Nov 25, 2014
was able to reproduce. same underlying bug as another bug previously reported. merging...
Status:
Duplicate
Mergedinto: 2194 |
|
| ► Sign in to add a comment |
Status: Reproducing
Labels: Type-Bug