id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9862	JavaScript error doesn't allow the chart creation	leandrosansilva@gmail.com	ChrisNelson	I installed jsganttyplugin in two debian machines, both with trac 0.12. In the first, Installed trac and jsgantt plugin from repository (testng) and in the other I installed them from website (I used easy_install to install the plugin).\r\n\r\nThis error occours in both instalations.\r\n\r\nI configured jsgantt as described in the manual installation, but When I edit a page to create a gantt chart, nothing happens.\r\n\r\nLooking at firebug, I can see this error (happens in both machines):\r\n{{{\r\npComp.indexOf is not a function\r\nTaskItem()                                                                jsgantt.js (line 175)\r\npID = 1\r\npName = "Define Chart API"\r\npStart = ""\r\npEnd = ""\r\npDisplay = "#ff0000"\r\npLink = "http://help.com"\r\npMile = 0\r\npRes = "Brian"\r\npComp = 0\r\npGroup = 1\r\npParent = 0\r\npOpen = 1\r\npDepend = Object { setFormatArr=function(), setShowRes=function(), setShowDur=function(), more...}\r\npCaption = undefined\r\ng = undefined\r\n\r\nWikiStart (linha 101)\r\n\r\nif (pComp.indexOf('/') == -1) {\r\n\r\njsgantt.js (line 175)\r\n}}}	defect	assigned	normal	TracJsGanttPlugin	blocker				0.12
