Hello,
I guess that's more an issue than a bug, but I find no documentation for this behaviour and in my opinion it doesn'n make sense:
When I create an event by clicking a one-day(!) slot in week view, event.start and event.end aren't null and I can handle these values (from the fullcalendar-select-event) for example within a dialogeditor. But, when I drag the same event to another slot, event.end is suddenly null - resulting in some codebehind-trouble, cause I didn't know that before. I see no reason for this behaviour and this causes some extra null-checks in clientside editing or codebehind which aren't necessary at all. So, question is, whats the main purpose for the different behaviours of event.end in select-event and dragging-events?
greetings, Mica
Mergedinto: 799