﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7022	validate_author won't validate email address stored in trac preferences.	andrew.beck@…	Richard Liao	"When using the following config in trac.ini

{{{#!ini
[components]
ticketvalidator.* = enabled

[ticketvalidator]
validate_author = true
validate_author.tip = Please fill your valid email address
}}}

and an anonymous user saves his email in trac preferences cookie
e.g. http://hostname/projects/pathtoproject/prefs

then the Author field becomes something like `Andrew Beck <andrew.beck@nokia.com>` which fails validation where just `andrew.beck@nokia.com` works."	defect	new	normal	TracTicketValidatorPlugin	normal				0.11
