Ah, yes - it looks like the validation mandates 2 or 3 letters (I copied it
from somewhere). Apparently domain suffixes can currently go as high as six
letters, with .museum and .travel. This will be fixed in the next version,
although it's easy to change in one's own code: in
/includes/SF_FormUtils.inc, look for the string "{2,3}" and replace it with
"{2,6}" or whatever else.

-Yaron

On Fri, Oct 3, 2008 at 4:27 AM, Bernhard Krabina <[EMAIL PROTECTED]> wrote:

>
> Hi,
> the e-mail form validation is too strict: it doesn't allow a valid e-
> mail address like [EMAIL PROTECTED]
> (probalby because .info has 4 letters at the endc?)
> - Bernhard
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to