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

[5.x]: E-Mail validation rejects a valid e-mail address with ß #16969

Open
MoritzLost opened this issue Mar 27, 2025 · 0 comments
Open

[5.x]: E-Mail validation rejects a valid e-mail address with ß #16969

MoritzLost opened this issue Mar 27, 2025 · 0 comments
Assignees
Labels

Comments

@MoritzLost
Copy link
Contributor

What happened?

Description

I've got a client that has the German special character ß in their e-mail address. While unusual, it is a valid address. However, I can't create a user account because Craft rejects it:

Image

Error: Email is not a valid email address.

Steps to reproduce

  1. Create a new user with the email address specialß[email protected] and hit save.

Expected behavior

Any valid email should pass validation, including emails with ß in it.

Actual behavior

The email is incorrectly identified as invalid and I can't save the user account.

Craft CMS version

5.6.11

PHP version

8.3

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

No response

@MoritzLost MoritzLost added the bug label Mar 27, 2025
@i-just i-just self-assigned this Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants