I’m using the hosted version of Tracks 1.50 at tracks.tra.in. At https://tracks.tra.in/done, I show several items completed in the last 7 days. When I try to access either of the feeds for that info, I get an empty response. Even using curl on the txt feed doesn’t return anything. A curl header dump has a “Content-Length: 0” line. Curl on the RSS feed returns the rss equivalent of nothing. Changing the “done=” parameter to other positive or negative values does not change this. All other feeds I have tried work correctly; this occurs in curl, IE, and firefox.
Is it something in my data, or are others seeing this?
https://tracks.tra.in/todos.txt?limit=15&token;=<mysecrettoken> Works
https://tracks.tra.in/todos.rss?done=7&token;=<mysecrettoken> Empty
https://tracks.tra.in/todos.txt?done=7&token;=<mysecrettoken> Empty
