Project

General

Profile

Actions

Bug #94167

closed

Redirects module does not respect query string in regexp redirects

Added by Robert Vock almost 3 years ago. Updated over 2 years ago.

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

100%

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

Description

The redirects module does not match query parameters, if a regexp redirect is used.

Relevant code part:
RedirectService.php#L109

This makes it impossible to redirect all old URLs of some other CMS which only uses Query parameters. I would like to be able to redirect ALL urls which match /^\/index\.php\?option=com_content.*/ to the root page.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #94494: Redirect with respect_query_parameters and regexpClosed2021-07-06

Actions
Actions

Also available in: Atom PDF