4962: Source diff between revisions of Markdown attachment no longer works
- Fixed
- Review Board
rbsurfer | |
What version are you running?
4.0.4
What's the URL of the page containing the problem?
http://reviewboard/r/40587/file/14050-14052/#source
What steps will reproduce the problem?
- Create a Markdown file called test.md with any content, create a review request with it as an attachment, and post it
- Make any change to test.md, update the attachment on the review request, and post it
- View test.md in Review Board and use the revisions slider to view the diff between revisions 1 and 2
- Click the "Source" tab
What is the expected output? What do you see instead?
Actual behaviour: nothing happens when you click "Source".
Expected behaviour is you see a diff of the sources. This works in RB 2.5.16. (I don't have any other versions to test with so can't be more specific about when it broke, sorry.)
What operating system are you using? What browser?
Windows, Firefox and Chrome
Please provide any additional information below.