When the event_all_day module is enabled, the jscalendar functionality fails while trying to add/edit an event. The calendar icons are not present, and other javascript on the page fails, such as the collapsible setting sections on the page, and gmap in the location settings section. Disabling gmap has no effect on this failure, however, disabling event_all_day corrects the problem and all other javascript on the page.

Great feature!

Comments

karens’s picture

The event all day javascript expects to see the usual date selector fields and seems to cause all these problems if they are not present. It needs to be updated to allow for the possiblity that the date may be in a jscalendar textfield or at least to fail more gracefully if it doesn't find the expected fields.

Until someone can make that fix, as you noted, you need to disable one or the other.

berko’s picture

OK, the CVS is working, but event_all_day is still assigning times. I don't know if that is just the way that they are handled, but I thought I would point it out.

LArjona’s picture

Title: jscalendar conflicts with event_all_day » jscalendar conflicts with event_all_day (overriding times)

Any progress about this issue? Is it possible to patch the event module so if we select "all day" the times selected in the popup calendar would be ignored?

pcwick’s picture

Status: Active » Closed (fixed)

no longer seems to be an issue