The following url should return 0 comments:

http://api.stackoverflow.com/1.1/comments?fromdate=9999999999

Instead it returns all comments, not actually filtering by fromdate at all.

It happens on all sites as far as I know.

don't know if this is related: fromdate is ignored for /posts/{id}/comments requests

link|improve this question
+1 - This does indeed seem to be the case. – George Edison Oct 12 '11 at 15:06
feedback

1 Answer

This has been fixed as of our most recent deploy.

link|improve this answer
thank you speedy :) – Timmehmainframe Oct 12 '11 at 19:10
total is still wrong, returns all instead of 0 etc – Timmehmainframe Oct 12 '11 at 19:20
@Timmehmainframe - that too should be fixed now. – Kevin Montrose Oct 12 '11 at 20:21
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged