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
