Feature #73139
closedAllow to select redirect code for doktype shortcut
0%
Description
With bugfix https://forge.typo3.org/issues/56423 the redirect code of a shortcut got hardcoded to 307. It should be possible to select if the shortcut is permanent or temporary.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46493
Updated by Gerrit Code Review almost 9 years ago
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/46494
Updated by Gerrit Code Review almost 9 years ago
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/46495
Updated by Gerrit Code Review almost 9 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/46494
Updated by Daniel Goerz over 8 years ago
- Status changed from Under Review to New
Maybe I miss something but how can this be solved in an extension if the redirect is hardcoded to be 307 in the TypoScriptFrontendController?
I think this would be a useful feature that is requested from time to time.
E.g. have a look at this (german) post: https://www.krick-interactive.com/sem-blog/das-typo3-seo-302-307-redirect-desaster/
Updated by Daniel Goerz over 8 years ago
Patch was abandoned with the remark that this should be handled in an extension.
Updated by Daniel Goerz over 8 years ago
Well you could obviously XClassing the TypoScriptFrontendController and overwrite the method but I'd rather not do that.
There actually is an extension for it (doing the XClass):
https://typo3.org/extensions/repository/view/shortcut_statuscodes
Updated by Susanne Moog about 7 years ago
- Status changed from New to Rejected
Please take a look at https://forge.typo3.org/issues/73148 an the discussion there. If you need that feature in your installation, please use the extension mentioned here and in https://forge.typo3.org/issues/73148#note-8