Project

General

Profile

Actions

Bug #89327

closed

Auto redirect: Could not resolve target page

Added by Guido Schmechel over 4 years ago. Updated over 2 years ago.

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

100%

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

Description

Scenario:
I change a slug in the page properties. Example: "test1" (source) to "test2" (target). The redirect has been added.

Problem:
If i call "https://example.com/test1" i got this message "The page did not exist or was inaccessible. Reason: The requested page does not exist" The target has been added as value "/test2" and not as "t3://page?uid=3"

Error message in target field
"not implemented type unknown"

Possible solution
Maybe its a better way to use the page id?
Code: https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/redirects/Classes/Service/SlugService.php#L155


Related issues 6 (2 open4 closed)

Related to TYPO3 Core - Task #89301: Streamline automatic slug & redirects handlingAccepted2019-09-29

Actions
Related to TYPO3 Core - Bug #91557: Auto slug update creates not working redirectClosed2020-06-03

Actions
Related to TYPO3 Core - Feature #93288: Merge redirect chainsClosed2021-01-14

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

Actions
Related to TYPO3 Core - Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page languageClosedStefan Bürk2021-11-21

Actions
Related to TYPO3 Core - Bug #96103: Redirects created automatically on slug changes uses localizied page uid instead of the default language page uidClosedStefan Bürk2021-11-27

Actions
Actions

Also available in: Atom PDF