I've committed several fixes to recurring todos. I hope this solves your, Jason's and James' problem. Could (one of) you test this?
I'm certain your current table of recurring todos is corrupted, so you need to empty it. This is easy by going back one migration and re-migrating: rake db:migrate VERSION=38 rake db:migrate please note that this will decouple the recurring todos with the todos belonging to those recurring todos, i.e. those todos revert to normal todos without a recurrence pattern Reinier > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:tracks- > [EMAIL PROTECTED] Namens Jason Penney > Verzonden: zondag 27 juli 2008 14:13 > Aan: [email protected] > Onderwerp: Re: [Tracks-discuss] Problems with recurring todos > > James Carruth wrote: > > Does anyone else have this same type of problem when you choose no > end > > date or is it just me? > > I get the exact same thing. > > Jay > > > -- > Jason C Penney ([EMAIL PROTECTED]) > http://jasonpenney.net/ _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
