[wp-trac] [WordPress Trac] #8910: Limit the RSS widget from using its own url
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 28 21:41:27 UTC 2009
#8910: Limit the RSS widget from using its own url
-----------------------------+----------------------------------------------
Reporter: webmaestro | Type: defect (bug)
Status: reopened | Priority: normal
Milestone: Future Release | Component: Widgets
Version: 2.8 | Severity: major
Resolution: | Keywords: needs-patch, rss, widget, url, HTTP/1.0, server, loop, feed, recent posts, archive
-----------------------------+----------------------------------------------
Comment(by dd32):
First up, Disallowing local URL's into the RSS widget is likely to cause
issue. there is nothing wrong with using a local url, but as with remote
url's, if its incorrect, you can have issues.
I know people who use the RSS widget to display their own feed for 1
simple reason, The styling and HTML output is the same as that of their
other feeds they have in that sidebar, It can go along way to easing
styling if everything is the same.
So, If there needs to be some extra catches in the RSS widget, like
setting the max-redirects, or validating that the url returns a 200 only
when set, Then lets do it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8910#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list