Skip to content
Snippets Groups Projects
Commit 688425e8 authored by Simon Gilli's avatar Simon Gilli Committed by Benni Mack
Browse files

[BUGFIX] Avoid empty cache identifiers

Currently it is possible to add an invalid cache configuration with
empty identifiers. This change avoids this behavior by checking the
indentifiers while changing the cache configuration at the
CacheManager.

Resolves: #91959
Resolves: #91773
Releases: master, 10.4
Change-Id: Icfb25ab52418da166582dba4bca389250325097b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65229


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarDaniel Haupt <mail@danielhaupt.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 84cbe10d
Branches
Tags
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