Closed (fixed)
Project:
Node Repeat
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2009 at 15:42 UTC
Updated:
17 Dec 2009 at 01:10 UTC
Hi,
There seems to be some problem with the repeat for 'every 2 weeks'. If I create a first node with a date of 11 January 2010 and then setup a repeat sequence for every 2 weeks, the first 'repeat' node is created after only 1 week. Subsequent nodes then follow the 2 week repeat.
Thus, currently, the sequence ends up as:
11 January
18 January
1 February
15 February
...
It would appear that there is a problem in calculating the initial offset from the 'first' node.
Comments
Comment #1
OliverColeman commentedCould you upgrade to Node Repeat 6.x-1.1 and let me know if it's still happening? If it is, could you let me know what field type you're using (Date, Datetime or Datestamp), and what versions of Drupal, Date and PHP you're using?
Comment #2
gmak commentedI can confirm that the 'every 2 weeks' is working correctly now.
Thanks!
Comment #3
OliverColeman commentedExcellent. :)