[SOLVED] Latest Mindfield incompatible with Noscript

Bug reports and enhancement requests
Post Reply
linuser
Junior Member
Posts: 26
Joined: Sun Nov 08, 2009 8:45 pm

[SOLVED] Latest Mindfield incompatible with Noscript

Post by linuser »

- Mindfield 4.2a1pre (2011-03-30) Linux i686 build
- Noscript 2.1.0.2rc1

I've restarted the browser after updating to the latest Mindfield snapshot and then all my opened TABS were blank and I've found in the error console the same line for quite each address loaded in each tab :

Code: Select all

[NoScript XSS] xss.reason.TypeError: this._specRx is not a function --- ("https://www.kernel.org/",true,false)@chrome://noscript/content/AddressMatcher.js:20
([object Object])@chrome://noscript/content/ABE.js:699
([object Object])@chrome://noscript/content/ABE.js:663
([object Object],[object Object])@chrome://noscript/content/ABE.js:229
([object Object])@chrome://noscript/content/ABE.js:198
()@chrome://noscript/content/RequestWatchdog.js:142
((function () {return ABE.checkRequest(abeReq);}))@chrome://noscript/content/RequestWatchdog.js:2367
([object Object],true)@chrome://noscript/content/RequestWatchdog.js:141
([object XPCWrappedNative_NoHelper],"http-on-modify-request",null)@chrome://noscript/content/RequestWatchdog.js:100
loadURIWithFlags("https://www.kernel.org/",8192,null,null,null)@chrome://global/content/bindings/browser.xml:193
loadURIWithFlags("https://www.kernel.org/",8192,null,null,null)@chrome://browser/content/tabbrowser.xml:2179
loadURI("https://www.kernel.org/",null,null,true)@chrome://browser/content/browser.js:7410
()@chrome://noscript/content/noscriptBM.js:23
("https://www.kernel.org/",null,null,true)@chrome://noscript/content/noscriptBM.js:41
("https://www.kernel.org/",null,null,true)@chrome://noscript/content/noscriptBM.js:51
handleCommand([object KeyboardEvent])@chrome://browser/content/urlbarBindings.xml:231
anonymous("textentered",[object KeyboardEvent])@chrome://global/content/bindings/autocomplete.xml:376
fireEvent("textentered",[object KeyboardEvent])@chrome://global/content/bindings/autocomplete.xml:377
onTextEntered()@chrome://global/content/bindings/autocomplete.xml:193
onKeyPress([object KeyboardEvent])@chrome://global/content/bindings/autocomplete.xml:438
onxblkeypress([object KeyboardEvent])@chrome://global/content/bindings/autocomplete.xml:503
- Refreshing pages didn't work
- Disabling XSS filter didn't work
- Disabling ABE didn't work
- Disabling Noscript and restarting the browser worked ( *sigh* )

PS : when I've tried to login , it appeared a message that warned I've passed the number of attemps of login and I had to fill the CAPTCHA .
But last time I logged here was around 3 months ago :?
Does it mean that someone has attempted to brute force my account :?: :?: :?:
Last edited by linuser on Sun Apr 03, 2011 10:01 pm, edited 1 time in total.
Mozilla/5.0 (X11; Linux i686; rv:2.2a1pre) Gecko/20110330 Firefox/4.2a1pre
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: [BUG] Latest Mindfiled incompatible with Noscript

Post by dhouwn »

Can reproduce, latest trunk broke a lot of things. NoScript isn't the only affected extension, that's the price you pay for using Firefox nightlies. ;)
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: [BUG] Latest Mindfiled incompatible with Noscript

Post by Giorgio Maone »

Fixed in latest development build, thanks.
Mozilla/5.0 (Windows NT 5.2; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: [BUG] Latest Mindfiled incompatible with Noscript

Post by dhouwn »

Ah ok, I thought it was a bug in trunk not a functional change.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Post Reply