shevett / congo

CONGO Event Management System
GNU Affero General Public License v3.0
3 stars 1 forks source link

Don't allow broken email addresses (and add separate field for URL?) #342

Open deguspice opened 9 years ago

deguspice commented 9 years ago

Congo shouldn't allow malformed email addresses (no @).

https://eventj.com/arisia/coconut/gotoUser (for Jess Steytler 39137 )

CATEGORY TYPE DATA PRIMARY? Email Home mizarchivist@gmail.com true Email Mobile cosmoscuriosities.etsy.com false Email Work cosmoscuriosities@gmail.com false

In this case, I think the "Mobile email" address is actually a URL. So the next question is, do we want to add a separate field for their URL?

shevett commented 9 years ago

I like the idea of adding a URL field - another contact entry. I'm bumping this up, and also adding that fixing the email validator makes a lot of sense.