recalapp / recal

First a COS 333 project, now a very popular tool at Princeton for course selection
http://recal.io
MIT License
12 stars 3 forks source link

js uncaught typeerror #273

Closed maximz closed 10 years ago

maximz commented 10 years ago

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

naphatkrit commented 10 years ago

how did you trigger this?

maximz commented 10 years ago

no idea! sorry.