Devel #19
valid-email-address info
| Status: | Rejected | Start: | 07/07/2008 | |
| Priority: | Low | Due date: | ||
| Assigned to: | Andreas Unterkircher | % Done: | 0% |
|
| Category: | GUI-interface | Spent time: | - | |
| Target version: | 1.1 | |||
Description
currently, when a invalid email address has been entered, a warning message is displayed next to the input field. but to clear up, also display a notification, that the entered email address is valid.
History
Updated by Andreas Unterkircher 1413 days ago
- Status changed from Unreviewed to Rejected
maybe this is not a good idea from another point of view - if the user has entered a valid (syntax) email address, but made a typo somewhere - Nephthys would still see the email-address as valid and signal this to the user. But in fact it was incorrect because the email can't be delivered.
For now we let it like it is.