[wp-trac] [WordPress Trac] #14199: wp_rss() and get_rss() break UTF-8 titles
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 4 20:17:04 UTC 2010
#14199: wp_rss() and get_rss() break UTF-8 titles
----------------------------+-----------------------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Feeds | Version: 3.0
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
The problem described in #10378 is also related to {{{wp_rss()}}} and
{{{get_rss()}}}. They use {{{htmlentities( $item['title'] )}}}, which
makes the title unreadable.
Though both functions have been deprecated, they still exist and therefore
need to be fixed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14199>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list