2193: "Changes between revisions" does not handle deleted files correctly

aa***@odiag***** (Google Code) (Is this you? Claim this profile.)
Jan. 22, 2012
1486
What version are you running?

1.5.4

What's the URL of the page containing the problem?
https://review.odiago.com/reviewboard/r/127/diff/1-2/#index_header

What steps will reproduce the problem?
1. Using git, create a patch that adds new files Foo and Bar. This is diff r1.
2. Remove file Foo (git rm Foo) and recommit. Upload the new patch (containing only Bar) as diff r2.
3. View diff between r2 and r1. "Foo" still shows up as a new file being added. It should actually be all highlighted in red as "removed" in this version.

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


What operating system are you using? What browser?


Please provide any additional information below.