Closed (fixed)
Project:
Event Repeat
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2006 at 15:35 UTC
Updated:
20 Sep 2006 at 23:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
seanbfuller commentedThanks for the bug report. I had noticed that issue with the new cvs and I've been meaning to test the 4.7 version to see if it was an issue there also. I'm pretty swamped for the next week, but I'll try to roll up a fix soon.
Comment #2
seanbfuller commentedFixes the typo that was pointed out by scott.mclewin in http://drupal.org/node/72054.
Yearly repeats should be yearly now, but note that there are still some issues when editing a yearly event, which are due to in part to http://drupal.org/node/69920, and also in part due to the fact that the current code does not like it when you change the date of the repeat.
Also note that if your Initial Render Period is set the default 90 days, the system will not render additional nodes as the fact that they don't repeat for another year makes fall outside of this range. The current maximum range is 730 days, meaning that you will only ever get 1 additional node to render. At this time, I cannot confirm that yearly nodes will build out over time like they are supposed to.
I'll try to give this some more testing and then commit. Let me know if this works or not.
Comment #3
seanbfuller commentedI just noticed that this issue was opened for the 4.7 version and my patch is for cvs. My apologies for any confusion. I'm changing this issue to cvs since that is where development is being focused until we get past this hurdle.
Comment #4
seanbfuller commentedcommitted to HEAD
Comment #5
(not verified) commented