Email validation changed

From Joomla! Documentation

Revision as of 01:07, 8 February 2013 by Elin (talk | contribs) (Sigh)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

In Joomla1 3.0.3 the email validation was changed in order to comply with html5 standards and to allow for longer top level domains (such as travel). As part of the change, top level domains are no longer required since they are not part of the standard for email names. When present they must be at least two characters long. Developers can use the TLD attribute to require use of a TLD. Please see JFormRuleEmail documentation for more detail.