Feature #20
validate email address unless blank
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.1 - beta | |||
| Resolution: | fixed |
Description
Currently there is no validation on the email address that a user types in, but since email is not a required field for event publishing, we can't just use a 'normal' regular expression to validate the email address. Figure out how to validate this as either a valid email address or blank.
History
Updated by yossarian over 3 years ago
- Status changed from New to Closed
- Resolution set to fixed