[wp-trac] Re: [WordPress Trac] #3527: wp-includes/rss-functions.php
function get_rss has a bug
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 11 19:02:47 GMT 2007
#3527: wp-includes/rss-functions.php function get_rss has a bug
---------------------+------------------------------------------------------
Reporter: zuzara | Owner: anonymous
Type: defect | Status: reopened
Priority: low | Milestone: 2.0.8
Component: General | Version: 2.0.6
Severity: minor | Resolution:
Keywords: get_rss |
---------------------+------------------------------------------------------
Comment (by Otto42):
The function immediately above it, wp_rss(), is basically identical except
that it also outputs <UL> tags around the list of links, and does not have
the same bug. It should probably be modified to call get_rss() to do its
actual work, instead of duplicating the code.
--
Ticket URL: <http://trac.wordpress.org/ticket/3527#comment:9>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list