There are conditionals for module_exists('jscalendar') in event.module that cause the code to look for different node fields containing the dates and times. However, just because the jscalendar module wants to post different fields, doesn't mean that all other modules should have to have the same conditional and change where they post this stuff. The code in event should look for the actual fields, not just for the module.
The attached patch fixes the first one of these that I've debugged.
| Comment | File | Size | Author |
|---|---|---|---|
| event_6.diff | 1.87 KB | bmargulies |
Comments
Comment #1
hyperlogos commentedI don't know if you were trying to address my particular problem or not, but with or without your patch I can't edit event start time successfully if jscalendar.module is loaded.
Comment #2
simon georges commentedThis version of Event is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.