1349: on IE 6. Getting "Could not get the whiteSpace property. Invalid argument." error

manjuna********@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Oct. 8, 2009
What version are you running?
RB 1.0.4

What's the URL of the page containing the problem?
http://sped64/r/397/

What steps will reproduce the problem?
1. Create a review request on IE 6.
2. Now start filling any box or click on the "View Diff".
3. You will get Java Script error [Could not get the whiteSpace property. 
Invalid argument." ] which prevents to publish or to enter any fields.

What is the expected output? What do you see instead?
Should not get Java Script Error.

What operating system are you using? What browser?
Windows XP and IE 6

Please provide any additional information below.
Upgraded RB 1.0 to RB 1.0.4. Then we are facing this issue.
Using Google Chrome Browser it is working fine. We are now asking users to 
use Google Chrome Browser due to this issue for time being. We are blocked 
with this issue. Many users are using IE and not willing to use Google 
Chrome Browser for now. Attached the java script error.
chipx86
#1 chipx86
Fixed on djblets master (de55c46).

You can pull down a new version of Djblets and do an install from there, followed by
rb-site upgrade /path/to/site.

Or, you can wait until tomorrow and install a nightly by doing:

easy_install -f http://downloads.review-board.org/nightlies/ -U Djblets

And then do the rb-site upgrade.
  • +Fixed
  • -Priority-Medium
    +Priority-Critical
    +Browser
    +Milestone-Release1.0.x
  • +chipx86
#2 manjuna********@gmai***** (Google Code) (Is this you? Claim this profile.)
Thanks a lot for quick fix. Will update now since users are blocked!