Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 892 by eduardofelipe87: Diff-viewer crash when viewing difference
between diffs with new files.
http://code.google.com/p/reviewboard/issues/detail?id=892
What's the URL of the page containing the problem?
/r/11/diff/2-3/#index_header
What steps will reproduce the problem?
1. Create new files and post the review of them
2. Update the diff.
3. Request to see what changes between diffs.
What is the expected output? What do you see instead?
A page containing the difference between two diffs.
I see this error:
list index out of range
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha4-
py2.4.egg/reviewboard/diffviewer/views.py", line 145, in view_diff
interdiffset, highlighting, True)[0]
IndexError: list index out of range
What operating system are you using? What browser?
MacOS X. Firefox 3.0.6
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---