What version are you running?
1.5 beta 1
What's the URL of the page containing the problem?
http://review.datasoft.local/r/4/diff/2/
What steps will reproduce the problem?
1. Upload diff to a file in utf-8 encoding containing non-acsii characters
(e.g. code file with non-English comments)
2. Try to view diff
What is the expected output? What do you see instead?
1. utf-8 file header is shown in Diff Viewer, but it should not be.
2. Because of wrong encoding conversion if discovers extra line breaks.
3. Diff Viewer shows change at wrong lines.
What operating system are you using? What browser?
Windows 7, Chrome
P.S. Please fix issue 1496 (seems to be the root problem)