Closed (fixed)
Project:
Event
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2006 at 02:53 UTC
Updated:
27 Oct 2010 at 16:49 UTC
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
Comment #1
karens commentedThe 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.
Comment #2
berko commentedOK, 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.
Comment #3
LArjona commentedAny 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?
Comment #4
pcwick commentedno longer seems to be an issue