Project

General

Profile

Actions

Bug #88715

closed

Wrong routes for default url slugs on translated base path pages

Added by Ronny Hauptvogel almost 5 years ago. Updated 11 months ago.

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

100%

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

Description

We have configured a multi lanugage setup with the following structure (see site configuration image attachment):

So the default language in the backend of TYPO3 is german, but the URL for german contains "de". This is exactly what we want and it works as expected, but a strange side effect is also present afterwards, because something like this is working, too:

As you can see routes to the default pages will be created for translated pages too if they don't contain a language parameter like "en". So if someone visit http://dev.example.com/kontakt he will get the same content as http://dev.example.com/contact. So canoncial link is set to the right URL and SEO will not be affected, but this pages or routes should not be generated instead.


Files

example.png (6.83 KB) example.png Ronny Hauptvogel, 2019-07-10 13:53
config.yaml (2.2 KB) config.yaml Ronny Hauptvogel, 2019-07-12 10:08

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #96010: Translated pages can be loaded with slug of default language ClosedStefan Bürk2021-11-17

Actions
Related to TYPO3 Core - Bug #99554: After I've installed patch lvl 11.5.18, mount points with non translated slugs stoped working and shows 404 in the FE.New2023-01-16

Actions
Related to TYPO3 Core - Bug #100990: Pages with trailing slash in slug are not resolved if requested uri does not contain a trailing slashResolvedStefan Bürk2023-06-10

Actions
Actions

Also available in: Atom PDF