A MozFest user was entering an email of the pattern foo_bar@hotmail.fr to claim the Designer badge, and getting an error that a valid email must be used. After a cursory investigation I don't see any validators/regexes that would obviously reject that, so BUG FILED.
Hey, I'm curious about this bug, is it that we're looking for .com or similar address endings? I hope we're not excluding folks with email addresses from other countries.
A MozFest user was entering an email of the pattern
foo_bar@hotmail.fr
to claim the Designer badge, and getting an error that a valid email must be used. After a cursory investigation I don't see any validators/regexes that would obviously reject that, so BUG FILED.