id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10045	Graphviz 2.26.3 error when SERVER_NAME enviromental variable is set on Linux	andrey@sapegin.org	anbo	As written in the 'man graphviz':\r\n\r\n"If SERVER_NAME is defined, image files are restricted to exist in one of the directories specified by GV_FILE_PATH."\r\n\r\nThis causes the error with ProjectPlanPlugin, because graphviz can't open images under 'htdocs/images/'. The fast fix is to add 'env={}' parameter to the subprocess.Popen in the dotrender.py. This will force graphviz to run without any enviromental variables.\r\n\r\nHowever, this fix could cause problems with python (see [http://bugs.python.org/issue12383 python bug])	defect	new	low	ProjectPlanPlugin	minor		graphviz		0.11
