Closed maximz closed 10 years ago
Uncaught TypeError: Cannot use 'in' operator to search for 'recurrence_days' in undefined
line 579, in function EventsMan_commitChanges(id):
function EventsMan_commitChanges(id)
if ('recurrence_days' in oldEventDict is the offending line
if ('recurrence_days' in oldEventDict
how did you trigger this?
no idea! sorry.
Uncaught TypeError: Cannot use 'in' operator to search for 'recurrence_days' in undefined
line 579, in
function EventsMan_commitChanges(id)
:if ('recurrence_days' in oldEventDict
is the offending line