Project

General

Profile

Actions

Bug #89090

closed

No redirect loop prevention for slugs / redirects

Added by Sybille Peters over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-09-05
Due date:
% Done:

100%

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

Description

System

TYPO3 version 9.5.9

Possible Scenario 1 (realistic)

  1. Slug for page 15 is /something/other
  2. A redirect gets created to this page: /other -> t3://page?uid=15
  3. Now, the slug is changed fpr page 15 to /other
  4. The page redirects to itself (redirect loop). Not possible to access page at all

Possible scenario 2 (hypothetical, but may happen)

It is possible to enter redirects to the same page in the redirects module:

  1. Slug for page 15 is /other
  2. A redirect is entered: /other to t3://page?uid=79
  3. page /other is not accessible anymore because of redirect loop

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #89115: Auto-create Redirects on Slug ChangesClosedFrank Nägler2019-09-09

Actions
Related to TYPO3 Core - Bug #92748: Infinite redirects (redirect loop) when updating slugsNew2020-11-02

Actions
Actions

Also available in: Atom PDF