Closed (works as designed)
Project:
Date
Version:
6.x-2.7
Component:
Date Repeat API
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2011 at 17:11 UTC
Updated:
27 Apr 2012 at 09:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
dougm commentedI'm seeing the same problem using the same version. It also exists with 6x-2.x-dev and 6x-2.6. Haven't tested back any further.
This is a freshly installed system.
Comment #2
peterpoe commentedHere is a solution: time was ignored when calculating the next repeat date in _date_repeat_calc. I suspect this problem might affect Date 7.x, but I haven't tested.
Comment #3
peterpoe commentedThis should cover all cases. Apparently, date_modify ignores time when adding/subtracting days?
Comment #4
peterpoe commentedCleaner solution. Sorry for all the patches.
Comment #5
peterpoe commentedThis should really catch everything. (sorry again).
Comment #6
jsdadmin commentedThe patch seems to work for me; thanks!
Comment #7
karens commentedUnable to replicate any problem in the latest dev code. This may have been the PHP 5.3 problem that has since been fixed.
Comment #7.0
karens commentedForgot the year problem