Project

General

Profile

Actions

Bug #94808

closed

Clear Cache when creating new redirect after slug change

Added by Tim Schreiner over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2021-08-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When a new redirect records is created by updating a page slug, the redirect cache does not get cleared.
This results in a non working redirect until page cache is cleared.

This is because the Cache clear/rebuild is done by a DataHandler Hook but the redirect gets inserted by QueryBuilder.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #96056: Automatically created page redirects do not workClosed2021-11-23

Actions
Is duplicate of TYPO3 Core - Bug #93964: Edit page, modify page slug causes HTTP 404 on old page URL. TYPO3\CMS\Redirects\Service\SlugService::rebuildSlugsForSlugChange must force-rebuild redirects cache. Closed2021-04-21

Actions
Actions

Also available in: Atom PDF