Skip to content
Commit 8a57e5be authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Flush `l10n` cache after downloading languages

This patch let's the Maintenance Area flush the `l10n` caches after
language packs were downloaded. Since the Install Tool uses
"hacked settings", we have to create a new instance of the `CacheManager`
to be able to operate on the mentioned cache. The same handling can be
seen in `ClearCacheService::clearAll()`.

Resolves: #84645
Releases: master
Change-Id: I221bd0d77f2991eac550316586002a8329bb36df
Reviewed-on: https://review.typo3.org/56583


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarJoshua Westerheide <account@jdoubleu.de>
Tested-by: default avatarJoshua Westerheide <account@jdoubleu.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 94acfea0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment