Repeating Events edit bug
-
Experienced a save bug with repeating events when editing. The _event_start_time and _event_end_time fields in the postmeta table get changed to the first time slot on a repeating event after editing.
Steps to reproduce:
– Install Events Manager plugin
– Set Enable repeated events? to Yes in Settings->General->General Options
– Create a repeating event with 2 different time slots on the same day (I used 11:30am-12:30pm and 1pm-2pm weekly on Fridays)
– Checking the postmeta table in the database, the _event_start_time and _event_end_time fields will be correct at this point
– Re-save the repeating event
– Check the postmeta table again, and all events on the same days will have the first time slot (11:30am-12:30pm in my testing)
Was able to work around this for now by creating two separate repeating events, one for each time slot (one repeating event for 11:30-12:30 and another 1-2).
The topic ‘Repeating Events edit bug’ is closed to new replies.