[wp-trac] Re: [WordPress Trac] #4967: RSS feed is never full

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 13 11:52:01 GMT 2009


#4967: RSS feed is never full
--------------------------+-------------------------------------------------
 Reporter:  markjaquith   |        Owner:  anonymous
     Type:  defect (bug)  |       Status:  reopened 
 Priority:  normal        |    Milestone:  2.9      
Component:  Feeds         |      Version:  2.8      
 Severity:  normal        |   Resolution:           
 Keywords:  needs-patch   |  
--------------------------+-------------------------------------------------

Comment(by peaceablewhale):

 get_query_object_id is used in #9510 as well. It's useful for getting the
 id of the query.

 The str_replace is necessary because the URLs returned by the
 get_xxx_feed_link functions are HTML/XML encoded, the str_replace is used
 for converting "&" back to "&". It seems that esc_url does not do do,
 please let me know if it does and I will correct the patch.

 Again, I am afraid that I cannot join the IRC chat due to timezone
 difference :(

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/4967#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list