6.0.0-beta1
11/4/25

[#7291] Feed block behind proxy
Summary Feed block behind proxy
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 09/05/2008 (6269 days ago)
Due
Updated 09/08/2008 (6266 days ago)
Assigned 09/06/2008 (6268 days ago)
Resolved 09/08/2008 (6266 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/08/2008 04:26:02 PM Chuck Hagenbuch Comment #7
State ⇒ Resolved
Reply to this comment
Thanks for testing!
09/08/2008 04:20:09 PM CVS Commit Comment #6 Reply to this comment
09/08/2008 10:49:41 AM rsalmon (at) mbpgroup (dot) com Comment #5 Reply to this comment
Can you try now please? You'll need these changes to
Horde_Http_Client as well:
http://lists.horde.org/archives/cvs/Week-of-Mon-20080901/082910.html
forgot to mention that I couldn't try proxy auth, since we don't need 
authentification to get through our proxy.
09/08/2008 10:41:24 AM rsalmon (at) mbpgroup (dot) com Comment #4 Reply to this comment
Can you try now please? You'll need these changes to
Horde_Http_Client as well:
http://lists.horde.org/archives/cvs/Week-of-Mon-20080901/082910.html
It works with the following changes :

you need to change the root of the global proxy conf :



$GLOBALS['conf']['http'] -> $GLOBALS['conf']['http']['proxy']



eg :

$GLOBALS['conf']['http']['proxy']['proxy_host']



Thanks.
09/06/2008 05:47:31 PM Chuck Hagenbuch Comment #3
State ⇒ Feedback
Reply to this comment
Can you try now please? You'll need these changes to Horde_Http_Client 
as well:

http://lists.horde.org/archives/cvs/Week-of-Mon-20080901/082910.html
09/06/2008 05:34:58 PM CVS Commit Comment #2 Reply to this comment
09/05/2008 02:25:27 PM Chuck Hagenbuch Assigned to Chuck Hagenbuch
State ⇒ Assigned
 
09/05/2008 12:13:42 PM rsalmon (at) mbpgroup (dot) com Comment #1
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Horde Framework Packages
Summary ⇒ Feed block behind proxy
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
using horde's latest cvs, Feed doesn't work if horde is behind a 
firewall/proxy : Error reading feed: Problem with 
http://travaux.ovh.net/rss.php: fopen(http://travaux.ovh.net/rss.php
[function.fopen]: failed to open stream



we use squid as our proxy.

HTTP Proxy settings are set in horde's conf.php



I can see from our firewall http request from horde, but horde isn't 
using proxy settings.



Feed seams to be using class Http_Client which isn't proxy aware (I think).








Saved Queries