Closed (fixed)
Project:
Webform
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 06:37 UTC
Updated:
4 Jan 2010 at 09:40 UTC
Domains with hyphen for eg. armaan@abc-us.com are rejected as invalid email id's.
This used to work perfectly well in version 6.x-2.6
Comments
Comment #1
rathi.armaan commentedI am encountering this issue with all id's. But its inconsistent. It works once in a while.
What could be wrong?
Now here is the thing - It works perfectly well in one of my websites while it acts up in another. Could this be caused by some other module??
Please help!!
Comment #2
quicksketchWebform use's Drupal core's valid_email_address function, so the problem you're seeing probably has to do with the version of core you're using.