[wp-trac] [WordPress Trac] #21233: Twenty Twelve: Make title truly pluggable
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 23 11:27:48 UTC 2012
#21233: Twenty Twelve: Make title truly pluggable
---------------------------+---------------------------
Reporter: obenland | Owner: lancewillett
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+---------------------------
Changes (by SergeyBiryukov):
* status: closed => reopened
* resolution: fixed =>
Comment:
Since [21276], site title is displayed twice in RSS feed:
{{{
<title>WordPress TrunkWordPress Trunk</title>
}}}
In the feed files, `wp_title_rss()` is already prepended with site title:
[[BR]]
http://core.trac.wordpress.org/browser/tags/3.4.1/wp-includes/feed-
rss2.php#L24
[attachment:21233.3.diff] fixes the duplication.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21233#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list