Recurring events not displaying correctly
Submitted Volstate, Nov 10 2011 01:43 PM | Last updated Nov 10 2011 01:43 PM
When you try and set up a recurring event it is showing incorrectly on the calendar. For instance, when i set an event to Start on 11/16/11 and end on 3/21/12 and to show weekly it is automatically moving the start date of the event to 11/17/11 on the monthly calendar view.
| Status: | Fixed |
| Version: | 3.2.2 |
| Fixed In: | 3.3.0 |











17 Comments
Here is a paste of the tech's final answer...
/applications_addon/ips/calendar/modules_public/calendar/view.php
calendarGetEventsSQL is not updating the record start and end dates to account for the logged in users timezone.
added the following on line 637 to customers site which seems to resolve the issue;
Calendar 3.2.3 hasn't been released yet.