Page MenuHomePhabricator

adding a new calendar event gives invalid cast exception
Closed, ResolvedPublic

Description

Using revision bc6e6c0500b7, just create a new calendar event:

Argument 1 passed to PhabricatorCalendarEvent::setRecurrenceRule() must be an instance of PhutilCalendarRecurrenceRule, array given, called in /mnt2/websites/phabricator/phabricator/src/applications/calendar/xaction/PhabricatorCalendarEventFrequencyTransaction.php on line 23 and defined

Event Timeline

carlokok renamed this task from Latest (at the time of posting) adding a new calendar event gives invalid cast exception to adding a new calendar event gives invalid cast exception .Oct 7 2016, 6:50 AM
carlokok created this task.
epriestley triaged this task as Normal priority.
epriestley added a project: Calendar.