[commits] Horde branch master updated.	095ae11aeba788dc972d7c41c92b97baf9cb1231
    Michael J. Rubinsky 
    mrubinsk at horde.org
       
    Mon Oct 24 21:50:08 UTC 2011
    
    
  
The branch "master" has been updated.
The following is a summary of the commits.
from: ea3d5f17a73ac66a1baa71b3ca4708e256dbb09d
095ae11 Fix polling alarms for recurring events during the event's timespan.
-----------------------------------------------------------------------
commit 095ae11aeba788dc972d7c41c92b97baf9cb1231
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Oct 24 17:44:35 2011 -0400
    Fix polling alarms for recurring events during the event's timespan.
    
    If the datetime we are polling for alarms is during a recurrence of
    a recurring event (it is currently after $event->start but before
    $event->end) then nextRecurrence will not return the current event.
    Normalize the date to midnight to be sure we capture the day's
    recurrence. Bug: 10678
 kronolith/lib/Driver/Sql.php |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/095ae11aeba788dc972d7c41c92b97baf9cb1231
    
    
More information about the commits
mailing list