[wp-trac] [WordPress Trac] #15685: Post/Page Titles with '<=' not displayed properly in RSS feed
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 5 13:25:58 UTC 2010
#15685: Post/Page Titles with '<=' not displayed properly in RSS feed
--------------------------+-------------------------------------------------
Reporter: SecGen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.0.2
Severity: normal | Keywords: rss,atom,feed,post,page,title
--------------------------+-------------------------------------------------
Comment(by tech163):
Commenting out line 158 of /wp-includes/default-filters.php seems to fix
this:
{{{
#add_filter( 'the_title_rss', 'strip_tags' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15685#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list