Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode domain parts of all addresses in mailers as punycode #1168

Merged
merged 1 commit into from
May 2, 2019

Conversation

artur-intech
Copy link
Contributor

@artur-intech artur-intech commented Apr 14, 2019

@artur-intech artur-intech force-pushed the enable-full-punycode-support-for-emails branch from 4e26d96 to f303809 Compare April 14, 2019 13:56
@artur-intech artur-intech changed the title Enable full punycode support for emails Encode domain parts of all addresses in mailers as punycode Apr 14, 2019
@artur-intech artur-intech force-pushed the enable-full-punycode-support-for-emails branch from f303809 to bee3288 Compare April 14, 2019 14:00
@vohmar
Copy link
Contributor

vohmar commented Apr 24, 2019

merge conflict

@vohmar vohmar assigned artur-intech and unassigned vohmar Apr 24, 2019
@artur-intech artur-intech force-pushed the enable-full-punycode-support-for-emails branch from bee3288 to 86b7b1d Compare April 25, 2019 10:46
@artur-intech artur-intech assigned vohmar and unassigned artur-intech Apr 25, 2019
@vohmar
Copy link
Contributor

vohmar commented Apr 26, 2019

the punycode domainnames need to be converted back to UTF whenever the domainname is displayed to the user. Ie registrant email change notification email contains the email address in the email body, registrant portal contact view, admin portal, registrant portal etc

@vohmar vohmar assigned artur-intech and unassigned vohmar Apr 26, 2019
@vohmar
Copy link
Contributor

vohmar commented Apr 29, 2019

apparently the problem brought out is not related to this PR and is already present in master. I will create separate ticket for this issue about IDN domain name support in user interfaces.

@artur-intech artur-intech assigned vohmar and unassigned artur-intech Apr 29, 2019
@vohmar vohmar merged commit f647c70 into master May 2, 2019
@vohmar vohmar deleted the enable-full-punycode-support-for-emails branch May 13, 2019 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants