[wp-trac] [WordPress Trac] #60764: Translation file cache never expires, causes issues for atomic filesystems
WordPress Trac
noreply at wordpress.org
Fri Mar 15 11:18:12 UTC 2024
#60764: Translation file cache never expires, causes issues for atomic filesystems
-------------------------------------------------+-------------------------
Reporter: dd32 | Owner: swissspidy
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.5
Component: I18N | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit fixed-major dev- | Focuses: multisite
reviewed |
-------------------------------------------------+-------------------------
Changes (by swissspidy):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"57838" 57838]:
{{{
#!CommitTicketReference repository="" revision="57838"
I18N: Improve translation file cache group & expiration.
Adds an explicit 1 hour expiration for the translation file cache
introduced in [57287] / #58919.
This prevents stale caches when a site does not use the regular way of
installing language packs, for example when an atomic filesystem is
involved.
Also configures the translation_files group as a global cache group on
multisite.
Reviewed by swissspidy.
Merges [57831] to the to the 6.5 branch.
Props dd32.
Fixes #60764.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60764#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list