Project

General

Profile

Actions

Bug #88902

closed

Redirects are not resolved if there is a base path in default site

Added by Georg Großberger over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-08-03
Due date:
% Done:

100%

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

Description

If a site has a path in its base URL, any redirect, not containing this base path, will never be hit, because the redirect to the base is done before.

How to reproduce:

1. Have a site with a path in its base URL, eg.: if the default language is EN, set its base to "/en"

2. Add a redirect which does not start with "/en", eg.: "/about" -> "/en/company/about-us"

Affects: master (v10) and v9


Related issues 5 (1 open4 closed)

Related to TYPO3 Core - Bug #88543: Static routes does not work if no language serves root levelClosed2019-06-12

Actions
Related to TYPO3 Core - Bug #86835: Static route sitemap.xml is still not working on single-page treeNew2018-11-02

Actions
Related to TYPO3 Core - Bug #89719: Rename Changelog file Important-88902 to FeatureClosed2019-11-21

Actions
Related to TYPO3 Core - Task #92352: Remove feature switch for rearanged redirect middlewares and set new defaultClosedDaniel Goerz2020-09-21

Actions
Has duplicate TYPO3 Core - Bug #87455: Redirects for root path on Multi-Language pageClosed2019-01-16

Actions
Actions

Also available in: Atom PDF