3457: Unable to post new reviews suing IE 10.0.9200 and 11, on RB 2.0.2

ser****@gmai***** (Google Code) (Is this you? Claim this profile.)
July 18, 2014
3441
What version are you running?
2.0.2

What's the URL of the page containing the problem?

https://hopper.rose.hp.com/r/new/ (Page behind firewall)

What steps will reproduce the problem?

Update RB to 2.0.2.
Using IE 10 or 11: 
1. Click on new review request
2. Observe list of repositories
2. Try creating a new review request by either draggin and dropping the diff file or selecting it using the upload window 
3. You are being returned to the new review request page without any errors or warnings

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

Instead of seeing your newly created review request, you see the create new review page.

What operating system are you using? What browser?

MS Windows7, IE 10 and 11.

Please provide any additional information below.

Using any other browser or command line tool to submit reviews solves this problem. Only started observing this issue since switching to RB 2.0.2. No relevant error logs observed in logs except messages like this below. They happen after about a minute after failing to submit a new review request:

2014-06-30 23:07:00,078 - WARNING -  - Attempting to override insert count on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 47 to None (FileDiff None)
2014-06-30 23:07:00,079 - WARNING -  - Attempting to override delete count on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 3 to None (FileDiff None)
2014-06-30 23:07:00,083 - WARNING -  - Attempting to override insert count on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None (FileDiff None)
2014-06-30 23:07:00,083 - WARNING -  - Attempting to override delete count on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None (FileDiff None)
2014-06-30 23:07:00,087 - WARNING -  - Attempting to override insert count on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None (FileDiff None)
2014-06-30 23:07:00,088 - WARNING -  - Attempting to override delete count on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None (FileDiff None)
2014-06-30 23:07:00,761 - WARNING -  - Attempting to override insert count on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 47 to None (FileDiff None)
2014-06-30 23:07:00,761 - WARNING -  - Attempting to override delete count on FileDiffData a07c2140d25a6c973bc827cf12841d5884a1b327 from 3 to None (FileDiff None)
2014-06-30 23:07:00,768 - WARNING -  - Attempting to override insert count on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None (FileDiff None)
2014-06-30 23:07:00,768 - WARNING -  - Attempting to override delete count on FileDiffData 7d2c40160313094b93159b8914c94a38f0178202 from 0 to None (FileDiff None)
2014-06-30 23:07:00,774 - WARNING -  - Attempting to override insert count on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None (FileDiff None)
2014-06-30 23:07:00,774 - WARNING -  - Attempting to override delete count on FileDiffData 30c5d22a8828dc83f960e410ffa0d2d07a5e2f4a from 0 to None (FileDiff None)
#1 ser****@gmai***** (Google Code) (Is this you? Claim this profile.)
That is what I see in the javascript console when trying to create the review:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; BRI/2)
Timestamp: Tue, 1 Jul 2014 04:40:26 UTC


Message: Object doesn't support property or method 'readAsBinaryString'
Line: 1
Char: 21460
Code: 0
URI: https://hopper.rose.hp.com/static/rb/js/base.min.9bf67e7ea227.js

#2 Mark.G******@gmai***** (Google Code) (Is this you? Claim this profile.)
100% reproducible on win8.1 systems. Is there a fix plan for this?