[wp-trac] [WordPress Trac] #63717: `fetch_feed()` fails to use data stored in transients.
WordPress Trac
noreply at wordpress.org
Mon Jul 21 01:39:58 UTC 2025
#63717: `fetch_feed()` fails to use data stored in transients.
--------------------------------------+----------------------------
Reporter: peterwilsoncc | Owner: peterwilsoncc
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: External Libraries | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses: performance
--------------------------------------+----------------------------
Changes (by peterwilsoncc):
* owner: (none) => peterwilsoncc
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"60490" 60490]:
{{{
#!CommitTicketReference repository="" revision="60490"
External Libraries: Upgrade Simple Pie to 1.8.1 (patched).
Upgrades the Simple Pie library to a patched version of
[https://github.com/simplepie/simplepie/releases/tag/1.8.1 Simple Pie
1.8.1]. Much of 1.8.1 was included in the 1.8.0 upgrade committed in
r59141. The following fixes from the latest release those that remain for
this upgrade:
* Fix locator with website missing `Content-Type` header
[https://github.com/simplepie/simplepie/pull/891 simplepie/simplepie#891]
* Fix `encode` argument of `SimplePie::strip_htmltags()`
[https://github.com/simplepie/simplepie/pull/894 simplepie/simplepie#894]
A caching fix not included in Simple Pie 1.8.1 is also included in this
upgrade, see [https://github.com/simplepie/simplepie/pull/883
simplepie/simplepie#883].
A caching test for `fetch_feed()` is introduced in this pull request to
ensure that the caching patch is included in future upgrades of the
library.
Props kaygee79, oglekler, SergeyBiryukov, peterwilsoncc.
Fixes #63717.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63717#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list