4517: Moved files show old file as green when it should be red

kimuchibox4000

What version are you running?

3.0 alpha 0

What's the URL of the page containing the problem?

http://demo.reviewboard.org/r/372/diff/1-2/

What steps will reproduce the problem?

  1. git add $new_file
  2. git commit -am 'test'
  3. rbt post
  4. Publish RB
  5. git mv $new_file $moved_file_name
  6. git commit -am 'moved'
  7. rbt post
  8. Publish RB

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

Expect to see green on the new file and red on the old file.
Instead, see green on both files.
This is visible in the intermediate diff, e.g. Diff 1 to Diff 2

What operating system are you using? What browser?

Chrome, running on OS X

Please provide any additional information below.

THe URL should link to the page with the bug. Thanks!

brennie
#1 brennie
  • -New
    +Confirmed
  • +Interdiffs