Project

General

Profile

Actions

Bug #94922

closed

Missing HTTP status 308 for redirects

Added by Mathias Brodala over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Category:
SEO
Target version:
Start date:
2021-08-18
Due date:
% Done:

100%

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

Description

TYPO3 redirects do not offer the HTTP status code 308 Permanent Redirect as counterpart to the 307 Temporary Redirect by default. This is essential to provide a modern equivalent to the legacy 302 Found status code.

Thus 308 Permanent Redirect should be added as status code for redirects.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #84481: add missing "HTTP/1.1 308 Permanent Redirect" constant to HttpUtilityClosed2018-03-19

Actions
Related to TYPO3 Core - Task #95154: Add tests for redirect moduleClosedRichard Haeser2021-09-08

Actions
Actions #1

Updated by Mathias Brodala over 2 years ago

  • Related to Feature #84481: add missing "HTTP/1.1 308 Permanent Redirect" constant to HttpUtility added
Actions #2

Updated by Gerrit Code Review over 2 years ago

  • Status changed from New 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/+/70677

Actions #3

Updated by Gerrit Code Review over 2 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/+/70677

Actions #4

Updated by Gerrit Code Review over 2 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/+/70677

Actions #5

Updated by Mathias Brodala over 2 years ago

  • Related to Task #95154: Add tests for redirect module added
Actions #6

Updated by Gerrit Code Review over 2 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/+/70992

Actions #7

Updated by Mathias Brodala over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF