Email Address Validation Incorrect (v1.08)
Brought to you by:
mverkerk
The regular expression used to validate an email address in the add or edit user forms does not validate correctly. If the email address is in the format of user@example.com then it validates. If it is in the format user@example.co.za for example it does not validate.