3597: Interdiff shows incorrect file status; cannot handle deleted files

alexey*******@gmai***** (Google Code) (Is this you? Claim this profile.)
May 17, 2015
3481
What version are you running?
2.0.8, Subversion repository

What's the URL of the page containing the problem?
http://reviewboard/r/XXXX/diff/1-2

What steps will reproduce the problem?
1. Submit a diff that contains the changes in the following files:

- `A' (modified)
- `B1' (renamed to `B2' and modified)
- `C' (modified)

2. Make another modification of `A', submit revision 2 of the diff

3. Try to display the interdiff between revisions 1 and 2.

What is the expected output? What do you see instead?
The expected output is to see only the change in `A' in the interdiff, both in file list and in the actual diff display

Instead, there a number of issues:
- `A' is displayed with an exclamation mark icon /!\, even though the actual diff for `A' is loaded successfully.
- `B1' diff (pure deletion) fails to load with the following message: "list index out of range This may be a bug in the software, a temporary outage, or an issue with the format of your diff. Please try again, and if you still have trouble, contact support."
- The last file in the list, `C' is forever displayed with the "spinning circles" animation, even though the actual diff has loaded successfully.


What operating system are you using? What browser?
Linux; tried Firefox and Chrome.
#1 alexey*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Forgot to mention: both revisions 1 and 2 of the diff are displayed correctly; it is only the interdiff that exhibits this problem.
david
#2 david
I believe that this is a duplicate of 3481 (which was fixed in 2.0.9). If you can reproduce with the latest release, please add a comment with any errors in the logs.