1739: Version diff with files added + removed from diff show the wrong files in the diff

Micha*****@gmai***** (Google Code) (Is this you? Claim this profile.)
July 29, 2010
1486
What version are you running?
1.0.9

What's the URL of the page containing the problem?
https://reviewboard.eng.vmware.com/r/157999/diff/3-4

This is correct:
https://reviewboard.eng.vmware.com/r/157999/diff/4

What steps will reproduce the problem?
1. Upload diff of change
2. Remove a file from the diff:
CloneSessionRequestEvent.##
3. Add a file to the diff:
CSharpNavigationRequestEvent.##
4. Upload the new diff:
Diff was created using:
p5 diff -du -c <CL#> > F:\work\diff\change_<CL#>.diff

What is the expected output?
CloneSessionRequestEvent - This file was removed, or the diff of the removal, or not listed
CSharpNavigationRequestEvent [new content]

What do you see instead?
CloneSessionRequestEvent - [new content]
CSharpNavigationRequestEvent - not listed

What operating system are you using? What browser?
Windows 2008 R2 + Windows 2003
IE8 + Chrome

Please provide any additional information below.