Project

General

Profile

Actions

Bug #89075

closed

Redirect module cannot handle source path containing UTF-8 characters

Added by Jens Jacobsen 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:
2019-09-04
Due date:
% Done:

100%

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

Description

If the source path contains UTF-8 chars, the redirects from the TYPO3 redirects module will not work:

Redirecting

/cn/产品查询
to
t3://page?uid=1
will not work, but redirecting
/cn/%E4%BA%A7%E5%93%81%E6%9F%A5%E8%AF%A2
to
t3://page?uid=1
does work.


Files

Screenshot 2019-09-04 09.54.51.png (328 KB) Screenshot 2019-09-04 09.54.51.png First line works, second doesn't. Disabled/enabled was switched of course. Jens Jacobsen, 2019-09-04 09:55
Screenshot 2019-09-04 09.56.47.png (995 KB) Screenshot 2019-09-04 09.56.47.png With first line enabled, second line disabled Jens Jacobsen, 2019-09-04 09:57
Screenshot 2019-09-04 09.57.25.png (726 KB) Screenshot 2019-09-04 09.57.25.png With first line disabled, second line enabled Jens Jacobsen, 2019-09-04 09:57
Screenshot 2019-09-04 10.39.57.png (974 KB) Screenshot 2019-09-04 10.39.57.png tested in TYPO3 10.1.0-dev also Jens Jacobsen, 2019-09-04 10:40

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #90301: Redirects ignore umlautsClosed2020-02-03

Actions
Actions

Also available in: Atom PDF