Page 1 of 1

[Fixed] Noscript inserts errors into etherpad web documents

Posted: Fri Jan 21, 2011 9:35 pm
by scratchpaper
An update to noscript broke compatibility with the etherpad web application.

When loading a pad, the following occurs:
Image
Those 4 lines of text were inserted into the document after loading. I didn't insert them, nor did anyone else, so I assume something with noscript did it.

The site is whitelisted or temporarily allowed, and changing embedding options does not appear to have an effect. The screenshot is from openetherpad.org, however this occurs on any site running the etherpad software.

NoScript Version: 2.0.9.3

Re: Noscript inserts errors into etherpad web documents

Posted: Fri Jan 21, 2011 10:17 pm
by Giorgio Maone
Confirmed in 2.0.9.6.
You can work-around by setting the noscript.jsredirectIgnore about:config preference to true.

Re: Noscript inserts errors into etherpad web documents

Posted: Fri Jan 21, 2011 10:32 pm
by scratchpaper
Thanks for the reply. There is one problem, noscript.jsredirectIgnore is already set to false.

Re: Noscript inserts errors into etherpad web documents

Posted: Fri Jan 21, 2011 10:38 pm
by Giorgio Maone
Sorry, it was I typo, it should be true (fixed in my prev post too).

Re: Noscript inserts errors into etherpad web documents

Posted: Fri Jan 21, 2011 11:07 pm
by scratchpaper
Thanks, the workaround works :D

Re: Noscript inserts errors into etherpad web documents

Posted: Tue Jan 25, 2011 9:05 pm
by Giorgio Maone
Please check latest development build (2.0.9.7rc3)

Re: Noscript inserts errors into etherpad web documents

Posted: Thu Jan 27, 2011 4:25 am
by scratchpaper
I just checked, this bug is indeed fixed in 2.0.9.7rc3. Thanks!