FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 607 : forum registration: email-addresses ending on ".us" can't register.
Last modified: 2007-08-25 23:30
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WORKSFORME -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fjen
Assigned To:
fjen
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-08-07 13:37
more here:
http://processing.org/discourse/yabb_beta/YaBB.cgi
?
board=Suggestions;action=display;num=1186517369;start=0#0
Additional Comment
#1 From fjen 2007-08-25 23:29
can't seem to find anything that silently dies .. if a user enters an invalid email-address he/she
will get an error-message.
the regexes are just checking punctuation and length of the individual pieces, so there's no
check for specific domain endings. ".us" should register fine as does ".uk" ...