Project

General

Profile

Actions

Bug #101739

closed

Redirects module: regexp enabled, respect get param ignored

Added by Ralf Hübner 9 months ago. Updated 9 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
Redirect Handling
Target version:
-
Start date:
2023-08-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
redirect regexp regex query param
Complexity:
Is Regression:
Sprint Focus:

Description

I need a redirect if no query parameters are present:

/^\/foobar$/ with regexp enabled and "Respect GET Parameters" enabled

should only redirect to target if /foobar is present, but not /foobar?param=data

Do I misunderstood the redirect handling / wrong regexp in this case or is this a bug?

Actions

Also available in: Atom PDF