4473: Inter-diff compares don't work when the file path doesn't exactly match.
- New
- Review Board
TheHackmeister | |
What version are you running?
Reviewboard - 2.5.6.1
OS - Centos 7What steps will reproduce the problem?
- Setup a SVN repository to work with reviewboard
- Upload a diff and use a base dir with "/"s. For example, I used "/trunk/"
- Save the review.
- Upload an updated diff and use a base dir with "\"s. For example, I used "\trunk\".
- Then view the changes between revision 1 and 2.
What is the expected output? What do you see instead?
I see the same file listed twice, with the file from step 4 showing up with "//" instead of "/".
What I should see is 1 file.What operating system are you using? What browser?
Windows 10. Have tried it Opera, Firefox, and Chrome.
Please provide any additional information below.