Closed (duplicate)
Project:
Date
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2011 at 13:44 UTC
Updated:
12 Nov 2011 at 11:12 UTC
When adding an exception to a range of repeating dates, you need to set the exception date to the following date to exclude that date from the list of dates. When editing an already published document the exception date is shown correct. It then again needs to be bumped by one to get the correct result when saved.
PHP version is 5.3.2
Comments
Comment #1
karens commentedI am unable to reproduce this when using the latest dev code. If you are seeing this on the very latest code (today's code), I need more information about what kind of date field you have and how it is configured and what values you are putting into the node when you try to create it.
Comment #2
Rob Carriere commentedThere's a patch here:
http://drupal.org/node/1266536#comment-5091146
and a description of a configuration for which the problem occurs and the patch fixes it here:
http://drupal.org/node/1266536#comment-5101998
The config is based on date alpha4, which postdates your comment.
Hope this helps.
Comment #3
karens commentedThen this seems to be a duplicate of #1266536: Exceptions to repeat rule save as wrong date