PDA

View Full Version : Bug report: Member registration - incomplete RFC e-mail pars



Ron
October 13th, 2002, 12:55 PM
Has been fixed. Thanks for the report, I'll forward the fix to the phpbb group.

-Ron

http://www.phpbb.com/bugs/bug.php?op=show&SUBMIT=Find&bugid=67

Matej
October 13th, 2002, 12:55 PM
Bug report: Member registration form - incomplete RFC e-mail address parsing

The member registration form will not accept all VALID characters in the email address field.

The following e-mail address is perfectly valid according to RFC-822:

username+additional_info@domain

The registration form validator will not accept the “PLUS” character.