------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/4517/ ------------------------------------------------------------------------------
New ticket #4517 by kimuchibox4000 For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ Moved files show old file as green when it should be red ============================================================================== # 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! ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/reviewboard-issues. For more options, visit https://groups.google.com/d/optout.
