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

New issue 2759 by jtvea...@gmail.com: empty files not shown in diffs
http://code.google.com/p/reviewboard/issues/detail?id=2759

* NOTE: Do not post confidential information in this bug report. *
*       If you need immediate support, please contact            *
*       reviewbo...@googlegroups.com                             *

What version are you running?

reviewboard 1.7beta3

What steps will reproduce the problem?
1. touch empty.txt
2. git add empty.txt
3. git commit
4. post-review
get:
(rvbrd)datl9mjveatch:reviewboard jveatch$ post-review --server=http://localhost:8080/
Error uploading diff
Your review request still exists, but the diff is not attached.
5. on the same branch: echo asdf > asdf.txt
6. commit
7. post-review
This review has a diff that only shows asdf.txt

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

I expect to see the empty file in the diff. Instead I cannot upload a diff that only adds an empty file, and other diffs that have empty files do not display them.

What operating system are you using? What browser?
OS X
chrome v22

Please provide any additional information below.

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to