Actions
Bug #93254
closedRedirect without query parameters is not respected
Start date:
2021-01-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Context:
TYPO3 Integrator creates a simple redirect (Page A to Page B) with option "respect_query_parameters" = true. An user calls this source page (Page A) without a query parameter and gets a 404 page.
Solution:
typo3/sysext/redirects/Classes/Service/RedirectService.php only requires an extra condition to intercept this.
Updated by Guido Schmechel almost 4 years ago
No issue. Just misunderstood the option.
Updated by Andreas Kienast almost 4 years ago
- Status changed from New to Closed
I closed this issue as there has been a misunderstanding.
Actions