Reinier Balt wrote: >> - 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). 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. Jay -- Jason C Penney ([email protected]) http://jasonpenney.net/
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
