[wp-trac] [WordPress Trac] #10410: Secondary RSS feeds use the wrong function to acquire post titles
WordPress Trac
wp-trac at lists.automattic.com
Wed Jul 15 14:32:48 UTC 2009
#10410: Secondary RSS feeds use the wrong function to acquire post titles
-------------------------+--------------------------------------------------
Reporter: kingjeffrey | Type: defect (bug)
Status: new | Priority: normal
Milestone: | Component: Template
Version: 2.8.1 | Severity: normal
Keywords: |
-------------------------+--------------------------------------------------
Changes (by kingjeffrey):
* cc: jeff@… (added)
Comment:
@peaceablewhale
Inline HTML tags are valid syntax inside <code>h1<\code> and
<code>h2<\code> elements. It is nice that you don't think I should be able
to have the typographic control that valid HTML and CSS allow, but I will
have to respectfully disagree.
I understand there can be complications with HTML in the headings.
Specifically, feed readers often choke on it. And that is why this bug
report is filed; to allow for an <code>is_feed()<\code> test that actually
works, so HTML can be selectively inserted. All I am asking for is that
the secondary feeds are treated the same as primary feeds.
Right now, the application is HTML injection. But regardless of the
application <code>is_feed()<\code> is broken for secondary feeds.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10410#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list