id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9880	List index out of range error in importexport_webadminui.html	anonymous	ben_12	When I run the plugin I get this error:\r\n{{{\r\nMost recent call last:\r\n\r\n    File "xxx/.python-eggs/ImportExportXLS-0.1.4-py2.6.egg-tmp/importexportxls/templates/importexport_webadminui.html", line 93, in <Expression u"[fd.label for fd in defaultfields if fd.name == 'version'][0]">\r\n    \r\nCode fragment:\r\n\r\n    Line_\r\n\r\n    88_<legend>Export</legend>\r\n\r\n    89_<div>\r\n\r\n    90_<table style="border:0px;">\r\n\r\n    91_<thead>\r\n\r\n    92_<th>${[fd.label for fd in defaultfields if fd.name == 'type'][0]}</th>\r\n\r\n    93_<th>${[fd.label for fd in defaultfields if fd.name == 'version'][0]}</th>\r\n\r\n    94_<th>${[fd.label for fd in defaultfields if fd.name == 'milestone'][0]}</th>\r\n\r\n    95_<th>${[fd.label for fd in defaultfields if fd.name == 'component'][0]}</th>\r\n\r\n    96_<th>${[fd.label for fd in defaultfields if fd.name == 'status'][0]}</th>\r\n\r\n    97_<th>${[fd.label for fd in defaultfields if fd.name == 'resolution'][0]}</th>\r\n\r\n    98_</thead>\r\n\r\n    Local variables:\r\n\r\n    Name_Value\r\n\r\n    __data__ _[{'active_panel': u'importexport', 'all': <built-in function all>, ...\r\n\r\n    fd _{'type': 'time', 'name': 'changetime', 'label': 'Modified'}\r\n}}}\r\nwhat can I do?	defect	closed	normal	ExportImportXlsPlugin	normal	fixed			0.12
