1296: Key error: 'meta'

niko****@prokosc******** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Sept. 12, 2009
What version are you running?

Git HEAD

What steps will reproduce the problem?
1. Try to look at a review

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

Diff chunks should be shown. Instead, an error occurs: Key error: 'meta'

Relevant file: reviewboard/diffviewer/diffutils.py:764
chipx86
#1 chipx86
Clear the server cache and it should fix this. We'll look at making this more robust
soon.
  • +Milestone-Release1.1
    +Component-DiffViewer
chipx86
#2 chipx86
  • +Confirmed
#3 niko****@prokosc******** (Google Code) (Is this you? Claim this profile.)
Clearing server cache helped for now. Thanks
chipx86
#4 chipx86
We now fail a lot more gracefully, as of ra0b22c9.
  • -Confirmed
    +Fixed
  • +chipx86