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 #1

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70461

Actions #2

Updated by Gerrit Code Review over 2 years ago

Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71359

Actions #3

Updated by Georg Ringer over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Helmut Hummel about 2 years ago

  • Is duplicate of 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. added
Actions #5

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Stefan Bürk over 1 year ago

  • Related to Bug #96056: Automatically created page redirects do not work added
Actions

Also available in: Atom PDF