Closed (won't fix)
Project:
Event Repeat
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 19:02 UTC
Updated:
17 Apr 2013 at 14:56 UTC
If you create a repeating event using the count parameter to limit the number of repeats, it will give you an error when you try to edit the nodes. The reason this was originally put in back in the initial version is that trying to do the math when editing gets messy. As time progresses, trying to determine how many counts are left and how many have gone by could get complicated.
The two options I see:
1. Calculate the end date based on the count, and use that when editing. This might mean hiding the count param.
2. Bite the bullet and do the math.
Comments
Comment #1
jphelan commentedI'm having the same issue
Comment #2
rmiddle commentedYea the count param seems to be having issues.
Thanks
Robert
Comment #3
oadaeh commentedThis issue is being closed due to age and/or version. If this issue is still valid, please reopen it against the 6.x-1.x branch and update it. There will be no more follow ups against the 5.x branches.