1916: Error trying to get diffs for reviews in a review request

chris.t*******@gmai***** (Google Code) (Is this you? Claim this profile.)
March 22, 2011
What version are you running?
1.5.1

What's the URL of the page containing the problem?
It's private.

What steps will reproduce the problem?
1. Upgrade to 1.5.1 from 1.0.9
2. No diffs can be viewed in review requests.
3.

What is the expected output? What do you see instead?
Diffs can be viewed.

What operating system are you using? What browser?
Any

Please provide any additional information below.

/trunk/noiro/projects/management/commands/poke_committees.py   (Diff revision 3)
Diff currently unavailable.
Error: 'meta'
Details

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5.1-py2.6.egg/reviewboard/reviews/views.py", line 511, in build_diff_comment_fragments
    comment.num_lines)),
  File "/usr/local/lib/python2.6/site-packages/ReviewBoard-1.5.1-py2.6.egg/reviewboard/diffviewer/diffutils.py", line 1170, in get_file_chunks_in_range
    if ('headers' in chunk['meta'] and
KeyError: 'meta'

This the response received when you try to view a review request with diffs in the reviews.
#1 chris.t*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Oops, never finished this review. The title should be "Error trying to get diffs for a reviews in a review request".
david
#2 david
  • +Error trying to get diffs for reviews in a review request
david
#3 david
This was due to needing to reset the cache.
  • +SetupIssue