Bug #89327
closedAuto redirect: Could not resolve target page
100%
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
Updated by Guido Schmechel about 5 years ago
- Related to Task #89301: Streamline automatic slug & redirects handling added
Updated by Guido Schmechel about 5 years ago
- Subject changed from Auto redirect: Could not resolve targt page to Auto redirect: Could not resolve target page
- Description updated (diff)
Updated by Frank Nägler about 5 years ago
- Status changed from New to Accepted
- Assignee set to Frank Nägler
Updated by Uwe Trotzek over 3 years ago
- Related to Bug #91557: Auto slug update creates not working redirect added
Updated by Gerrit Code Review over 3 years ago
- Status changed from Accepted 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/+/68202
Updated by Gerrit Code Review over 3 years ago
Patch set 2 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/+/68202
Updated by Gerrit Code Review over 3 years ago
Patch set 3 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/+/68202
Updated by Gerrit Code Review over 3 years ago
Patch set 4 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/+/68202
Updated by Sybille Peters over 3 years ago
Updated by Sybille Peters over 3 years ago
- Related to Feature #93288: Merge redirect chains added
Updated by Sybille Peters over 3 years ago
- Related to Bug #92748: Infinite redirects (redirect loop) when updating slugs added
Updated by Gerrit Code Review about 3 years ago
Patch set 5 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/+/68202
Updated by Gerrit Code Review about 3 years ago
Patch set 6 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/+/68202
Updated by Gerrit Code Review about 3 years ago
Patch set 7 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/+/68202
Updated by Gerrit Code Review about 3 years ago
Patch set 8 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/+/68202
Updated by Gerrit Code Review about 3 years ago
Patch set 9 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/+/68202
Updated by Gerrit Code Review about 3 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/+/71194
Updated by Guido Schmechel about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f17ea510bd3bbe58d2fabb5546ebb6e2c2a141cf.
Updated by Gerrit Code Review about 3 years ago
- Status changed from Resolved to Under Review
Patch set 2 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/+/71194
Updated by Guido Schmechel about 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset 91751e63a79033624ce833f56bd5a91cee50f537.
Updated by Sybille Peters almost 3 years ago
- Related to Bug #96043: Created autoredirects with t3://page?uid=<value>&_language=<languge id greater 0) do not redirect to the correct page language added
Updated by Stefan Bürk almost 3 years ago
- Related to Bug #96103: Redirects created automatically on slug changes uses localizied page uid instead of the default language page uid added