Page 1 of 2
[RESOLVED] Bug: RSS feed not working - Firefox 48
Posted: Wed Aug 03, 2016 1:50 pm
by harryray2
Since installing 2.9.0.13 my RSS feeds have stopped working. I can get them to work by whitelisting a site but I don't want to do this with most of the sites I have feeds to, I want them to remain blocked.
Is there a work around?
Re: RSS feed not working
Posted: Wed Aug 03, 2016 2:56 pm
by barbaz
Please don't post duplicate topics, see
Forum Rules #8 for more information.
Others have reported it to be caused by the newer versions of Firefox, and you seem to be running Firefox 48.
viewtopic.php?f=10&t=21969
Are you sure it's a NoScript update and not a Firefox update causing the issue in your case?
Re: RSS feed not working
Posted: Wed Aug 03, 2016 5:36 pm
by Guest
No, I can't be sure as I installed both the updates at the same time....
Re: RSS feed not working
Posted: Wed Aug 03, 2016 6:08 pm
by therube
As a test, create a new, clean Profile.
Install only NoScript.
Test your feeds.
Re: RSS feed not working
Posted: Wed Aug 03, 2016 6:56 pm
by harryray2
I disabled noscript and the feeds worked
Re: RSS feed not working
Posted: Wed Aug 03, 2016 11:30 pm
by barbaz
Please backup your
profile and then try with
Firefox 45 ESR. Does the problem persist?
If not, same problem as the other thread.
Re: RSS feed not working
Posted: Thu Aug 04, 2016 7:58 am
by harryray2
Thanks, I just ran FF 47 and the feeds worked.
Re: RSS feed not working
Posted: Thu Aug 04, 2016 10:43 am
by therube
And just how did you test FF 47?
And before FF 47, what version of FF were you running?
Re: RSS feed not working
Posted: Thu Aug 04, 2016 1:30 pm
by Damo
Yesterday's No Script update also broke all my RSS Bookmark feeds as well. Feeds work fine in safe mode. I've never encountered this problem until yesterday's No Script update. I hope reverting to an older version of Firefox or No Script isn't necessary to fix this issue.
Re: RSS feed not working
Posted: Thu Aug 04, 2016 4:21 pm
by barbaz
@Damo: You are also using Firefox 48. We've already established that it is not caused by a NoScript update. Reverting NoScript will only make the problem worse.
Please see above for link to Firefox 45 ESR, which should be unaffected.
Re: RSS feed not working
Posted: Fri Aug 05, 2016 6:18 pm
by feelthehate
Here's the problem w/ FF 48 and NoScript (from the error console):
14:26:34.471 unsafe CPOW usagenoscriptService.js

10
Here's the solution:
https://developer.mozilla.org/en-US/Fir ... t_Wrappers
Re: RSS feed not working
Posted: Fri Aug 05, 2016 7:34 pm
by therube
And just what part of that is the solution, what worked for you?
Anyhow, it states:
Note that from Firefox 47 onwards, unsafe CPOW usage is no longer permitted in browser code.
So if that were the issue for the OP, should FF 47 be working for him, which it does?
Or were e10's not available in FF 47?
@harryray & Damo, are you running with e10's enabled?
Re: RSS feed not working
Posted: Sun Aug 07, 2016 1:05 am
by Damo
Yes, running FF 48. I looked through the FF options and didn't see anything about e10s, what are e10s?
Re: RSS feed not working
Posted: Sun Aug 07, 2016 2:10 am
by GµårÐïåñ
Re: RSS feed not working
Posted: Sun Aug 07, 2016 11:45 am
by therube
So, what, its the
particular feeds in question.
Good thing someone bothered to post them.
https://feeds.feedburner.com/tweakers/meuktracker
http://feeds.miranda-im.org/mirandaannouncements
Code: Select all
unreachable code after return statement[Learn More]
Warning: NetUtil.asyncFetch() requires the channel to have one of the security flags set in the loadinfo (see nsILoadInfo). Please create channel using NetUtil.newChannel()
Warning: 'nsIOService::NewChannel()' deprecated, please use 'nsIOService::NewChannel2()'
/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D.xpi!/components/noscriptService.js
return IOS.newChannel ? IOS.newChannel(url, originCharset, baseUri)
SeaMonkey 2.45 also affected.
(SeaMonkey 2.40, old Release, is not affected.)
e10's are not the issue.
Code: Select all
Error: TypeError: browser[name] is undefined
Source File: resource://devtools/client/framework/gDevTools.jsm
Line: 160
Error: TypeError: menu is null
Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/client/framework/browser-menus.js
Line: 341
Error: no element found
Source File: https://feeds.feedburner.com/tweakers/meuktracker
Line: 1
Warning: Warning: 'nsIOService::NewChannel()' deprecated, please use 'nsIOService::NewChannel2()'
Source File: jar:file:///C:/TMP/SEA/mozhere/2/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D.xpi!/components/noscriptService.js
Line: 1013
Warning: NetUtil.asyncFetch() requires the channel to have one of the security flags set in the loadinfo (see nsILoadInfo). Please create channel using NetUtil.newChannel()
Feeds INFO downloaded: Update: Blogs & News Feeds/TweakersDownloads -> https://feeds.feedburner.com/tweakers/meuktracker. There are no new articles for this feed.
In SeaMonkey, you can subscribe to feeds using "News & Blogs" (Mail) &/or by "Live Bookmarks". It is the latter which is not working - for some feeds.
(FF Error Console really sucks, IMO.)