[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com,
   ||tstarl...@wikimedia.org

--- Comment #2 from MZMcBride b...@mzmcbride.com 2010-11-25 23:16:49 UTC ---
Looks like Tim did this today:
http://wikitech.wikimedia.org/index.php?diff=30243oldid=30236diffonly=1

Currently, trying to use the extension with the code
rsshttp://blog.wikimedia.org/feed//rss on wikimediafoundation.org throws
an error: Failed to load RSS feed from http://blog.wikimedia.org/feed/: There
was a problem during the HTTP request: 403 Forbidden

Roan thinks the proxy (url-downloader.wikimedia.org) might not be passing the
user-agent.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #3 from Tim Starling tstarl...@wikimedia.org 2010-11-26 03:41:43 
UTC ---
No, the problem is that that proxy is configured to deny requests to hosts on
the internal network:

acl to-wikimedia dst 208.80.152.0/22
acl to-wikimedia dst 91.198.174.0/24
acl to-wikimedia dst 10.0.0.0/16
...
http_access deny to-wikimedia

If blog.wikimedia.org is the only host we need to access, then I can just
disable the proxy.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #4 from MZMcBride b...@mzmcbride.com 2010-11-26 03:45:15 UTC ---
(In reply to comment #3)
 If blog.wikimedia.org is the only host we need to access, then I can just
 disable the proxy.

The current use-case is for blog.wikimedia.org only
(http://wikimediafoundation.org/wiki/Template:Blogbox). It's not unreasonable
to think the extension might be used with other domains/subdomains, though. For
example, techblog.wikimedia.org or an outside FOSS blog or an outside personal
blog of a staffer. If it's possible to have the extension work with any RSS
feed, that'd be best.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #5 from Tim Starling tstarl...@wikimedia.org 2010-11-26 03:46:04 
UTC ---
I've disabled the proxy.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #6 from MZMcBride b...@mzmcbride.com 2010-11-26 03:50:44 UTC ---
Okay, this is working now:
http://wikimediafoundation.org/w/index.php?title=Template:Blogboxoldid=52180

I think this bug is resolved as fixed now, unless there is further proxy work
you think needs done.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2010-11-09 
01:10:26 UTC ---
I think all of the known issues have been addressed (See
http://www.mediawiki.org/w/index.php?path=/trunk/extensions/RSStitle=Special:Code/MediaWiki/path)
and all we're waiting on now is a final OK from Tim before deploying.  I'm
going to update the documentation on MW.org
(http://www.mediawiki.org/wiki/Extension:RSS) now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-10-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

Rob Lanphier ro...@wikimedia.org changed:

   What|Removed |Added

   Keywords||need-review

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l