Actions
Bug #7066
closedUnicode alias fail validation
Description
Attempting to set Profile URL to a unicode string causes it to fail validation. It should check if unicode in URLs is enabled in Joomla and if it is then adjust the validation to allow for Unicode or just adjust the regexp validation to better handle not needing to know the encoding.
Actions