Simple Machines Community Forum

SMF Development => Bug Reports => Fixed or Bogus Bugs => Topic started by: scenox on September 02, 2014, 12:07:15 PM

Title: Umlauts not possible in mail address
Post by: scenox on September 02, 2014, 12:07:15 PM
When I try to save a mail address with umlauts in the profile information, it's not possible (UTF 8 is enabled).

Example:
webmaster@grĂ¼n.de
Title: Re: Umlauts not possible in mail address
Post by: Arantor on September 02, 2014, 12:14:28 PM
Yup, SMF isn't aware of Unicode domains, and there's no conversion to Punycode either. Very complicated to do, probably won't be added to 2.0 even as a bugfix patch.