BUG: Event Collision with Recurring events don't work

I am using Event Collision plugin together with Recurring events plugin, when I try to move event over other event, the dragged event is incorectly converted to full day event (this state is not saved to DB) and after refreshing page event is where it was befere moving it.

To replicate this bug just include Event collision plugin to samples/03_extensions/15_collision.html and try it (sample doesnt have scheduler.config.multi_day = true;scheduler.config.full_day = true; config options, so the event just disapers and is not displayed)

Hello,

Thank you for reporting this issue.
I’ve attached updated recurring.js and dhtmlxscheduler_recurring.js files.
Do they solve this issue for you?

Kind regards,
Ilya
recurring_20111017.zip (37.7 KB)

Hi Ilya

Thank you for amazing fast fix, I can confirm its fixed