Bug #87090
closedSite module > Umlauts in domains not working with the new url handling / routing
100%
Description
Hi all,
if you enter a domain containing umlauts in the site-config as entry point everything seems fine in the backend but the routing is not working. Every url is pointing to the root page.
I think we should output an error message when entering umlauts or it should be converted automatically.
from IDN:
geƤndert.de
to ACE-String:
xn--gendert-6wa.de
Best, Mario
Updated by Josef Glatz almost 6 years ago
Maybe we can leave the string as-is and add something like https://packagist.org/packages/true/punycode "to the getter of an url"?
Updated by Riccardo De Contardi almost 6 years ago
- Category set to Site Handling, Site Sets & Routing
Updated by Gerrit Code Review over 5 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/+/59958
Updated by Gerrit Code Review over 5 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/+/59958
Updated by Benni Mack over 5 years ago
- Related to Bug #87843: Unicode characters as entry point in site configurations added
Updated by Gerrit Code Review over 5 years ago
Patch set 3 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/+/59958
Updated by Gerrit Code Review over 5 years ago
Patch set 4 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/+/59958
Updated by Gerrit Code Review over 5 years ago
Patch set 5 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/+/59958
Updated by Gerrit Code Review over 5 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/+/60232
Updated by Gerrit Code Review over 5 years ago
Patch set 2 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/+/60232
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 11292caf2016587f61ab32258e848d24ae5db663.
Updated by Benni Mack over 5 years ago
- Related to Bug #87893: Update composer.json file for core extension added
Updated by Oliver Hader over 5 years ago
- Related to Bug #87953: SiteMatcher Warning: Use of undefined constant INTL_IDNA_VARIANT_UTS46 added