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

karens’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

Rob Carriere’s picture

There'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.

karens’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Then this seems to be a duplicate of #1266536: Exceptions to repeat rule save as wrong date