Tom <adatgyujto <at> gmail.com> writes: > > I could not yet create a simple org file to reproduce the > problem
Here's an org file which demonstrates the bug with org 7.5:
* TODO test1
SCHEDULED: <2011-04-02 Szo +1d>
* TODO test2
SCHEDULED: <2011-04-03 H .+1w>
If you (setq org-log-repeat nil) and press C-c C-t on test1
then the scheduling of test2 is modified too.
