id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8124	AttributeError: 'NoneType' object has no attribute 'splitlines'	Peter Hofer	seccanj	{{{\r\nTrac detected an internal error:\r\nAttributeError: 'NoneType' object has no attribute 'splitlines'\r\n\r\nPython Traceback:\r\nFile "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/web/main.py", line 444, in _dispatch_request\r\n  dispatcher.dispatch(req)\r\nFile "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/web/main.py", line 226, in dispatch\r\n  data, content_type)\r\nFile "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/web/chrome.py", line 737, in render_template\r\n  stream |= self._filter_stream(req, method, filename, stream, data)\r\nFile "build/bdist.linux-i686/egg/genshi/core.py", line 128, in __or__File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/web/chrome.py", line 840, in inner\r\n  data)\r\nFile "build/bdist.linux-x86_64/egg/testmanager/wiki.py", line 76, in filter_streamFile "build/bdist.linux-x86_64/egg/testmanager/wiki.py", line 140, in _catalog_wiki_viewFile "build/bdist.linux-x86_64/egg/testmanager/macros.py", line 81, in expand_macroFile "build/bdist.linux-x86_64/egg/testmanager/macros.py", line 338, in _build_catalog_treeFile "build/bdist.linux-x86_64/egg/testmanager/macros.py", line 650, in _render_subtree_as_tableFile "build/bdist.linux-x86_64/egg/testmanager/macros.py", line 716, in _render_testcases_as_tableFile "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/wiki/formatter.py", line 844, in format\r\n  for line in text.splitlines():\r\n}}}\r\n\r\nSteps to reproduce:\r\n1) Create two catalogs and a sub catalog for each them\r\n2) Create one testcase in each sub catalog\r\n3) at this point switching between "tree view" and "table view" works without problems.\r\n4) now move a testcase from one sub catalog to the other one\r\n5) When you now select the (sub)catalog which was the target for the move and switch to "table view" then the mentioned error occures.	defect	closed	normal	TestManagerForTracPlugin	normal	fixed	table view, move		0.11
