Project

General

Profile

Actions

Bug #90301

closed

Redirects ignore umlauts

Added by Christian Eßl over 4 years ago. Updated about 4 years ago.

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

0%

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

Description

In the redirects module add a redirect with the following source path:

/foo/bar/über

Now open the url in the frontend:

https://localhost/foo/bar/über

This will not redirect the user to the intended page but trigger a 404 error. (The redirect couldn't be matched)

Encoding the umlaut in the source path doesn't work as well:

/foo/bar/%fcber
-> no difference.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89075: Redirect module cannot handle source path containing UTF-8 charactersClosed2019-09-04

Actions
Actions

Also available in: Atom PDF