id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
6833	AttributeError: 'NoneType' object has no attribute 'startswith'	PontusCarlsson@live.se	exarv	html_output = Option('phpdoc', 'html_output', None, at line 50\r\nshould be:\r\nhtml_output = Option('phpdoc', 'html_output', '', instead\r\n\r\nIf [phpdoc] html_output = isn't set then the plugin will fail with the error message\r\n"AttributeError: 'NoneType' object has no attribute 'startswith'" because of that process_request on line 159 tries to access a String method on a NoneType.	task	closed	high	PhpdocPlugin	critical	fixed			0.11
