Skip to content

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

@MoritzLost

Description

@MoritzLost

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ßmail@example.com 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions