[wp-trac] [WordPress Trac] #11341: Reproducible Feed Failure
WordPress Trac
wp-trac at lists.automattic.com
Sun Dec 6 05:59:55 UTC 2009
#11341: Reproducible Feed Failure
--------------------------+-------------------------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.9
Component: Feeds | Version: 2.8.4
Severity: critical | Keywords:
--------------------------+-------------------------------------------------
Comment(by miqrogroove):
Steps to reproduce:
1. Publish this in a new post (HTML view for consistency):
{{{
[gallery orderby="title"]形
}}}
2. Hit your feed with everything you've got.
http://validator.w3.org/feed/
Expected result:
{{{
(HT,HT)<description><![CDATA[(E5,BD,A2)(LF)
]]></description>(LF)
(HT,HT,HT)<content:encoded><![CDATA[<p>(E5,BD,A2)</p>(LF)
]]></content:encoded>(LF)
}}}
Actual result:
{{{
(HT,HT)<description><![CDATA[(BD,A2)(LF)
]]></description>(LF)
(HT,HT,HT)<content:encoded><![CDATA[<p>(E5,BD,A2)</p>(LF)
]]></content:encoded>(LF)
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11341#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list