Opened 3 years ago
Closed 3 years ago
#33597 closed Cleanup/optimization (duplicate)
Not all characters can be used in e-mail-addresses
Reported by: | Christian Dense | Owned by: | nobody |
---|---|---|---|
Component: | Core (Other) | Version: | 4.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When adding or editing a user in admin panel, it is not possible to use the german characters ä, ö and ü in the e-mail-address. Could be changed in the regex in validators.py (line 176).
Change History (1)
comment:1 by , 3 years ago
Component: | Uncategorized → Core (Other) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #27029.