Bug reports and enhancement requests
linuser
Junior Member
Posts: 26 Joined: Sun Nov 08, 2009 8:45 pm
Post
by linuser » Fri Aug 06, 2010 2:53 pm
Mindfield 4.0b4 for linux 32bit + Noscript 2.0.1rc4 . The following message appears in the errror console since a few days :
Code: Select all
[NoScript XSS] xss.reason.[Exception... "Component returned failure code: 0x80004004 (NS_ERROR_ABORT) [nsIURI.spec]" nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: chrome://noscript/content/ABE.js :: anonymous :: line 566" data: no] --- undefined
It happened also with previous Mindfield builds ( 4.0b3 ) and Noscript 2.0
Last edited by
linuser on Sat Aug 14, 2010 5:44 pm, edited 1 time in total.
Mozilla/5.0 (X11; Linux i686; rv:2.0b4pre) Gecko/20100806 Minefield/4.0b4pre
Giorgio Maone
Site Admin
Posts: 9524 Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:
Post
by Giorgio Maone » Fri Aug 06, 2010 8:15 pm
Have you got any "Anon" ABE rule?
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
linuser
Junior Member
Posts: 26 Joined: Sun Nov 08, 2009 8:45 pm
Post
by linuser » Sat Aug 07, 2010 12:09 am
Giorgio Maone wrote: Have you got any "Anon" ABE rule?
Yes , I found it in a post here in the forum ...
Code: Select all
# This rules allows authentication data to be sent with requests originated
# from the same base domain, stripping it off otherwise
Site *
Accept from SELF++
Anon
Mozilla/5.0 (X11; Linux i686; rv:2.0b4pre) Gecko/20100806 Minefield/4.0b4pre
therube
Ambassador
Posts: 7969 Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA
Post
by therube » Sat Aug 07, 2010 3:21 am
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; rv:2.0b4pre) Gecko/20100806 SeaMonkey/2.1a3pre
Giorgio Maone
Site Admin
Posts: 9524 Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:
Post
by Giorgio Maone » Sat Aug 07, 2010 5:40 am
It seems to be due to an incompatible change in how nsIURI objects work, happened in recent trunk build.
Anon seems not to be working anymore for some requests at least, invstigating.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
linuser
Junior Member
Posts: 26 Joined: Sun Nov 08, 2009 8:45 pm
Post
by linuser » Wed Aug 11, 2010 2:52 pm
I've added the same ABE rule in another profile running Firefox 3.6.8 coming from the ubuntu mozilla security PPA and after restarting the browser I found the same XSS message in the error console.
Apart the warning , all seem to work correctly ...
EDIT : the error seems to appear apparently ONLY when visiting any *.wikipedia.org page.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8
linuser
Junior Member
Posts: 26 Joined: Sun Nov 08, 2009 8:45 pm
Post
by linuser » Sat Aug 14, 2010 5:44 pm
The message doesn't appear anymore in the latest Mindfield build with Noscript v 2.0.2rc5.
I guess it can be declared as solved.
Mozilla/5.0 (X11; Linux i686; rv:2.0b4pre) Gecko/20100814 Minefield/4.0b4pre