Updates:
Status: Confirmed
Owner: chipx86
Labels: -Priority-Medium Priority-Critical Milestone-Release1.5.x
Component-DiffViewer
Comment #2 on issue 1864 by chipx86: Key Error for files with extension .sc
http://code.google.com/p/reviewboard/issues/detail?id=1864
I'll get a release out soon with this fix. There is a short-term fix you
can use, though.
Find the reviewboard/diffviewer/diffutils.py file in your Review Board
installation. Look for a line saying:
'.sc': '.sc',
Change that to:
'.sc': '.py',
I will also make sure this is in tonight's nightly build.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.