id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
6967	problem when create new tickets	You(Ricky) Li.SIXNET	okazaki	\r\nWhen creating a new ticket, I get the following error:\r\n{{{\r\nTrac detected an internal error:\r\n\r\nAttributeError: 'NoneType' object has no attribute 'strip'\r\n}}}\r\nThe I identified the problem in funtion  "get_ticket" in "intertrac.py". Because variable "ticket" is None ant thus can't be stripped. So I added a validation patch and now it works. Hope this patch can help a little bit.\r\n	defect	closed	normal	TracDependencyPlugin	normal	fixed			0.11
