What's the URL of the page containing the problem?
What steps will reproduce the problem?
1. Prepare a P4 change that adds a binary file followed by a new text file.
Open both as text type.
2. Upload the diff. Bytes in the binary file confuse the diff parser so it
includes the text file's contents in the binary file's diff section; the
text file is also not shown in the list of files changed.
3. Change the filetype of the binary file to ubinary and re-post the diff.
The result is unchanged.
What is the expected output? What do you see instead?
What operating system are you using? What browser?
Chrome on 2003x64; shows up in all browsers.
Please provide any additional information below.