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 #1

Updated by Jens Jacobsen over 4 years ago

  • Category set to Link Handling, Site Handling & Routing
Actions #3

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62152

Actions #4

Updated by Gerrit Code Review over 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62152

Actions #5

Updated by Gerrit Code Review over 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62900

Actions #6

Updated by Guido Schmechel over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Georg Ringer about 4 years ago

  • Related to Bug #90301: Redirects ignore umlauts added
Actions #8

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF