stephenharris / Event-Organiser

WordPress plug-in, Event Organiser, development repository

Home Page:http://wordpress.org/extend/plugins/event-organiser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Break this series" loses end time of event

stephenharris opened this issue · comments

As reported here: http://wp-event-organiser.com/forums/topic/break-this-series-loses-end-time-of-event/

Ooops! At least its easy to fix: https://github.com/stephenharris/Event-Organiser/blob/1.7.3/event-organiser-calendar.php#L187

(Generally that part of the code needs refactoring - maybe create eo_break_occurrence( $event_id, $occurrence_id )?)