Opened 16 years ago
Closed 16 years ago
#12630 closed (worksforme)
My e-mail is invalid
| Reported by: | Konstantin | Owned by: | nobody | 
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
During registration process I entered my email nk.0@…, but it was rejected by system.
  Note:
 See   TracTickets
 for help on using tickets.
    
I can't recreate a problem attempting to register here:
http://www.djangoproject.com/accounts/register/
using the specified email address. If I specify only a bogus address such as 'x' and press 'Register', the registration form is re-displayed with an error annotation on that field: "* Enter a valid e-mail address.", plus all the other required fields are annotated with "* This field is required." If I enter
nk.0@ya.rufor email, and again leave everything else blank, when I press 'Register' there is no error annotation on the redisplayed form for the email field. (The other required fields still complain that a value is needed, of course.) This convinces me that I could successfully use that as an email address during registration.So, if this is really a problem with the Django web site registration, please be more specific about where in the process the system rejected that email address.