#8038: email address validator does not accept + in addresses
------------------------+---------------------------------------------------
   Reporter:  ddrake    |       Owner:  was       
       Type:  defect    |      Status:  new       
   Priority:  major     |   Milestone:  sage-4.3.2
  Component:  notebook  |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------
 When a user is signing up for a notebook account, the email address field
 does not accept + in the address, even though such addresses are valid --
 Gmail, for example, does this. If your account is [email protected], then
 [email protected] automatically gets delivered to you.

 Testing with Gmail, things like "foo++", "foo+bar+" and so on all are
 accepted. We need to update the regular expression in
 sagenb/notebook/twist.py.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8038>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to