[wp-trac] Re: [WordPress Trac] #9689: SimplePie doesn't like rss
0.91?
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 30 19:21:18 GMT 2009
#9689: SimplePie doesn't like rss 0.91?
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Widgets | Version: 2.8
Severity: major | Keywords: 2nd-opinion
-------------------------------+--------------------------------------------
Comment(by hakre):
This is a flaw with simple pie. The automatic Feed locating mechnaism does
not identify "text/plain" as a valid contenttype for a feed. Technically
spoken it is not a valid contenttype.
Since the decision is based on contenttype, it could be added (as in the
patch) to get it working.
WP should not fix it but SimplePie or there is another option, called
force_feed which can be set with ->force_feed(true) in feed.php (second
patch). That seems far more reasonable, since
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9689#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list