Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2971 by c.caug...@gmail.com: Can't view Mercurial diffs with parent diffs in recent versions
http://code.google.com/p/reviewboard/issues/detail?id=2971

What version are you running?
1.7.7.1
(the problem did not exist in 1.7.5)

What's the URL of the page containing the problem?
http://reviews/r/4/diff/#index_header

What steps will reproduce the problem?
hg init
echo Hello World > file1
echo Lorem Ipsum > file2
hg add file1 file2
hg commit -m "Added files"

[Clone this repo to a master location that ReviewBoard can see, and set up a repo pointing at it]

echo Line2 > file1
hg commit -m "Modified file1"
echo Line2 > file2
hg commit -m "Modified file2"

hg postreview

[Open the uploaded draft review and click "View Diff"]


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

Expected: Diff shown normally.
Actual: Under the modified file an error message is shown (see attached screenshot)

What operating system are you using? What browser?
RB server is on Linux, client on Windows. Tried with Chrome and Firefox.


Attachments:
        rbfail.png  15.7 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to