Project

General

Profile

Actions

Bug #87857

closed

Exception when sending email with umlaut in domain part

Added by Benjamin Ditel about 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-03-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
rfc6531 umlauts email
Complexity:
Is Regression:
Sprint Focus:

Description

When sending an test email via install tool, that contains an umlaut in the domain part, an exception is thrown:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: This is already a Punycode string | InvalidArgumentException thrown in file /var/www/html/vendor/mso/idna-convert/src/Punycode.php in line 173.

Same error occurs in version 8 LTS (same file and line).

When updating the composer project, following message is shown:

Package mso/idna-convert is abandoned, you should avoid using it. Use algo26-matthias/idna-convert instead.
Test in:
  • v9.5.5 - PHP 7.2.14
  • v8.7.24 - PHP 7.0.33

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #87856: Allow umlauts in email addressClosed2019-03-07

Actions
Related to TYPO3 Core - Task #87779: Change composer name of mso/idna-convertClosed2019-02-25

Actions
Related to TYPO3 Core - Feature #90370: Use Egulias\EmailValidator for email validationClosed2020-02-13

Actions
Actions #1

Updated by Benjamin Ditel about 5 years ago

Actions #2

Updated by Georg Ringer about 5 years ago

  • Related to Task #87779: Change composer name of mso/idna-convert added
Actions #3

Updated by Georg Ringer about 4 years ago

  • Related to Feature #90370: Use Egulias\EmailValidator for email validation added
Actions #4

Updated by Georg Ringer about 4 years ago

  • Status changed from New to Closed

this has been solved in 10 with #90370, therefore I am closing this issue

Actions

Also available in: Atom PDF