generating repeat event fails #7

Closed
opened 2014-08-01 00:10:29 +02:00 by andibraeu · 1 comment
andibraeu commented 2014-08-01 00:10:29 +02:00 (Migrated from github.com)

I get the following error message "Property enddate does not Exists"

 php app/console calcifer:events:generate              
Generating Dates from 2014-08-01 to 2014-10-01
Fetching repeating events
Creating Event Weimarer Freifunktreffen for 2014-08-05 20:00



  [Exception]                       
  Property enddate does not Exists  



calcifer:events:generate [-d|--duration[="..."]]
I get the following error message "Property enddate does not Exists" ``` php app/console calcifer:events:generate Generating Dates from 2014-08-01 to 2014-10-01 Fetching repeating events Creating Event Weimarer Freifunktreffen for 2014-08-05 20:00 [Exception] Property enddate does not Exists calcifer:events:generate [-d|--duration[="..."]] ```
enko commented 2014-08-01 09:24:53 +02:00 (Migrated from github.com)

argh, will be fixed this evening. This happens if you specified a duration and a enddate will be set. In the hackspace context this does not happen because all events are open ended :)

argh, will be fixed this evening. This happens if you specified a duration and a enddate will be set. In the hackspace context this does not happen because all events are open ended :)
This repo is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Krautspace/calcifer#7
No description provided.