2009: Web API does not return diffs for review request

robert.********@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
June 26, 2011
What version are you running?

1.6 alpha 0 (dev) at http://reviews.reviewboard.org/

What's the URL of the page containing the problem?

http://reviews.reviewboard.org/api/review-requests/2124/

What steps will reproduce the problem?

1. Retrieve API results from http://reviews.reviewboard.org/api/review-requests/2124/ . The diffs link is http://reviews.reviewboard.org/api/review-requests/2124/diffs/
2. Retrieve API results from http://reviews.reviewboard.org/api/review-requests/2124/diffs/

What is the expected output? What do you see instead?

I expect the diffs to be loaded. Instead, the result is an API error : 100 - Object does not exist.
#1 robert.********@gmai***** (Google Code) (Is this you? Claim this profile.)
It seems that the error appears mostly ( exclusively? ) for closed issues.
chipx86
#2 chipx86
  • +Milestone-Release1.6
    +Component-API
chipx86
#3 chipx86
Fixed on master (0b80224)
  • +Fixed
  • +chipx86