I am using firefox 3.0b5 and foxyproxy 2.7.2.
When I try to subscribe to a feed i receive a proxy error page
because the request passed to the proxy is:
feed://http//some.newssite.with.rss-support/rss.php
Of course this problem disappeared if I set proxy manually
Regards
Hm, I thought this was fixed
Hm, I thought this was fixed in FoxyProxy 2.6. Can you please give me a real feed that doesn't work?
thanks,
eric
I have this problem with any
I have this problem with any feed.
For example with addons.mozilla.org when I "click" on the feed image in the url bar (Subscribe to this page ...)
i receive this error page :
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: feed://https//addons.mozilla.org/en-US/firefox/browse/type:1/cat:all/format:rss?sort=update
The following error was encountered:
* Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed
Problem with feed
Hi,
The problem is present with any feed i have tried.
For example "clicking" on feed indicator (in thye irl bar) of the web site addons.mozilla.org I receive the following error message:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: feed://https//addons.mozilla.org/en-US/firefox/browse/type:1/cat:all/format:rss?sort=update
The following error was encountered:
* Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed
feed problem
It is the 3th time in 4/5 day I try to post something, I receive a message about my post will be check from moderator before.
This is the last, I am sorry but i have not time to loose. I wish only help a good firefox addons
Regards
-----------------------------------------------------------
Hi,
The problem is present with any feed i have tried.
For example "clicking" on feed indicator (in thye irl bar) of the web site addons.mozilla.org I receive the following error message:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: feed://https//addons.mozilla.org/en-US/firefox/browse/type:1/cat:all/format:rss?sort=update
The following error was encountered:
* Invalid URL
Some aspect of the requested URL is incorrect. Possible problems:
* Missing or incorrect access protocol (should be `http://'' or similar)
* Missing hostname
* Illegal double-escape in the URL-Path
* Illegal character in hostname; underscores are not allowed
same problem for me
I have the same problem with Firefox 3.0 rc2 and FoxyProxy 2.7.4.
When click on the firefox's feed icon, firefox try to open a page like "feed:http://rss.xxx.com/blog/yyyy.xml" and no response at all. After select the "Completely disable FoxyProxy" the problem disappeared.
Is there any workaround or the problem solved in newer version?
I cannot reproduce this
I cannot reproduce this error, so there's currently no way for me to fix it. feed://https//addons.mozilla.org/en-US/firefox/browse/type:1/cat:all/format:rss?sort=update is no problem for me. Please provide another URL. Please also:
1. post your foxyproxy.xml file to http://pastebin.mozilla.org and reply here with the URL of where I can get it
2. tell me which mode you are using FoxyProxy... "Use proxies based on their pre-defined patterns and priorities" or something else?
Thanks,
Eric
OK, I got the same problem
OK, I got the same problem too.
only happens when click on the feed image in the url bar (Subscribe to this page ...).
for example:
the website is http://www.cnbeta.com, it has a feed which url is http://www.cnbeta.com/backend.php?atom
so if I click the feed image in the url bar, the problem occured.
reproduce condition:
(1) Foxyproxy is running in a mode for all URLs, something showed "Use proxy 'Shanghai' for all Urls".
(2) It only happened when click the feed image to subscribe feeds.
Under these condition, the firefox use the URL
feed://http//www.cnbeta.com/backend.php?atom
to connect proxy server, so the proxy tell me the error reason, it cannot recognize the URL begin with feed://
here is the return message from proxy
Technical Information (for support personnel)
* Error Code: 502 Proxy Error. The Uniform Resource Locator (URL) does not use a recognized protocol. Either the protocol is not supported or the request was not typed correctly. Confirm that a valid protocol is in use (for example, HTTP for a Web request). (12006)
* IP Address: 10.135.63.3
* Date: 7/4/2008 5:38:43 AM
If I manual setting the proxy in firefox's network setting and uninstall foxyproxy or disable foxyproxy, it will not occur the problem.
If I enter the " feed://http//www.cnbeta.com/backend.php?atom " in the address bar, it will occured the same problem with foxyproxy enabled, and disappeared when foxyproxy disabled.
So it must the Foxyproxy's problem.
And I guess the reason is the protocol processing of foxyproxy, exceptionSchemes is a variable to process the feed problem here. And it seems the keypoint to solve the problem.
Here is the my foxyproxy.xml setting.
http://pastebin.mozilla.org/477167
Running mode is "Proxy XXX for all Urls"
Sorry, I forget to tell you
Sorry, I forget to tell you the version which I am using
FF3.0 + Foxyproxy 2.8.3
Thanks for the detailed
Thanks for the detailed information. I've reproduced it and will fix it now. It can also happen in patterns mode with a whitelist pattern "*".
Eric
Fixed in FoxyProxy 2.8.4.
Fixed in FoxyProxy 2.8.4.
feed url still buggy
sorry eric, i'm still having this problem on ff3.0.3 foxyproxy 2.8.9.
fx build id: Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092510 Firefox/3.0.3
Eric, I'm still seeing this
Eric, I'm still seeing this problem on ff3.0.4 with foxyproxy 2.8.9
fx Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008111317 Firefox/3.0.4
to reproduce, visit http://news.google.com , firefox will detect the feeds http://news.google.com/?output=atom, clicking into the orange rss icon gives an error:
url: feed://http//news.google.com/?output=atom
Error: The requested URL could not be retrieved
hope this helps
I'm not able to reproduce
I'm not able to reproduce this. I'm using "Patterns" mode with the whitelist wildcard pattern "*" going through a proxy named "Test". Can you post your foxyproxy.xml file?
pac
dear eric, sorry for all the bother. i found a way to get rid of this bug. seems even with all addons disabled, when using a pac, firefox will get confused by feed:// url. after i've changed the default settings (before enabling foxyproxy) to auto, it's ok now
Thanks for the update,
Thanks for the update, Jesse. If you tell me how your PAC is working, I can fix FoxyProxy so it doesn't have the same bug as Firefox. I just need to be able to reproduce the problem, then it's very easy to fix. I can even send the patch to Mozilla so Firefox is patched, too.