Project

General

Profile

Actions

Bug #103798

closed

Falsely created redirects when updating slug of expired page

Added by Sebastian Swan about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Redirect Handling
Target version:
-
Start date:
2024-05-07
Due date:
% Done:

100%

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

Description

Summary

When updating the slug of an expired page (endtime in the past) a redirect for "/" is created.

Steps to reproduce

  • Create a new page and set the "Expiration Date" (endtime) to something in the past.
  • Save the page
  • Update the Slug of the page and save
  • This leads to two redirects being created:
    • Valid: Redirect for the old slug
    • Invalid: Redirect for "/"

Use Case

In our use case we have several expired "Event" pages, that are copied and used to create new pages. When one of those copies gets activated, the falsely created redirect kicks in and the homepage redirects to the copied event page.


Files

redirects.png (208 KB) redirects.png Sebastian Swan, 2024-05-07 07:28

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #103436: Wrong creation of redirectsResolvedStefan Bürk2024-03-20

Actions
Actions

Also available in: Atom PDF