> >> - Calendar view doesn't seem to be working at all. I have plenty > >> actions with due dates but the calendar view shows no actions. I > >> tried setting my timezone to different values, but that didn't help. > >> I tried commenting out the 'condition' in the code where the > >> collection due_now is filled, but that didn't result in any actions > either. > >> > > > > I cannot reproduce. I'm running the tree as of today, but my calendar > > view is filled, and my iCal feed is working too. > > My calendar view is always empty as well. The .ics feeds from the > feeds page work ok (although they have DOS line endings for some > reason).
This could be my fault since git on Windows isn't always handling CRLF correct, but I'm not seeing this under linux though... > > Unrelated, but I figured out WHY I couldn't create any recurring TODOs: > > When I click "Add Recurring Action" the "Ends On" is populated as > "2010-07-17 04:00:00", and this fails to parse as a date. This seems > to be a couple of issues in one: > - that field is pre-filled with bad data > - the parsing of an unused field is blocking the creation (When I'm not > using "Ends On" it shouldn't matter if it has a date in it) > - there is no user feedback when hitting "create" generates a 500 error > in response. > This is a bug. Could you make a ticket for this? Are you sure you mean "Ends On" and not "Starts from" My "Ends On" is empty by default... Reinier _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
