[wp-trac] [WordPress Trac] #50159: Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug

WordPress Trac noreply at wordpress.org
Thu May 14 14:59:25 UTC 2020


#50159: Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug
--------------------------+------------------------------
 Reporter:  arena         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Feeds         |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------

Comment (by arena):

 Full extract of my db is in csv attached (wp_options.csv)

 from sql query

 {{{

 select *
 from wp_options
 where option_name like '%t_feed%' or option_name like '%v2%'
 order by option_name
 }}}

 note that the "transient" _transient_dash_v2_ is not a transient because
 no timeout ... that might be a bug in core, should we change this ?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50159#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list