id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8261	Error: Requested field information not found for class resourceworkflowstate.	f.gast@ethon.com	seccanj	On every action in TestManager (e.g. add a new Catalog or just clicking on a test cataloge) I get following error in trac: \r\n{{{\r\nRequested field information not found for class resourceworkflowstate.\r\n}}}\r\n\r\nLogfile says: \r\n\r\n{{{\r\n2010-12-03 17:13:23,870 Trac[model] DEBUG: Title: None\r\n2010-12-03 17:13:23,870 Trac[model] DEBUG: Description: None\r\n2010-12-03 17:13:23,871 Trac[model] DEBUG: >>> get_fields\r\n2010-12-03 17:13:23,871 Trac[model] DEBUG: <<< get_fields\r\n2010-12-03 17:13:23,871 Trac[model] DEBUG: >>> _fetch_object\r\n2010-12-03 17:13:23,871 Trac[model] DEBUG: Searching for testcatalog: WHERE 1=1 AND id=%%s\r\n2010-12-03 17:13:23,871 Trac[model] DEBUG: id = 3\r\n2010-12-03 17:13:23,872 Trac[model] DEBUG: Object found.\r\n2010-12-03 17:13:23,873 Trac[model] DEBUG: Title: Test4\r\n2010-12-03 17:13:23,873 Trac[model] DEBUG: <<< _fetch_object\r\n2010-12-03 17:13:23,873 Trac[model] DEBUG: Exists: True\r\n2010-12-03 17:13:23,873 Trac[model] DEBUG: {'page_name': u'TC_TT3', 'id': u'3'}\r\n2010-12-03 17:13:23,878 Trac[model] DEBUG: Title: None\r\n2010-12-03 17:13:23,878 Trac[model] DEBUG: Description: None\r\n2010-12-03 17:13:23,878 Trac[model] DEBUG: >>> get_fields\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: <<< get_fields\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: >>> _fetch_object\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: Searching for testcatalog: WHERE 1=1 AND id=%%s\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: id = 3\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: Object found.\r\n2010-12-03 17:13:23,879 Trac[model] DEBUG: Title: Test4\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: <<< _fetch_object\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: Exists: True\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: {'page_name': u'TC_TT3', 'id': u'3'}\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: >>> get_fields\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: <<< get_fields\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: Exists: False\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: {'author': None, 'page_name': None, 'id': None, 'catid': None, 'name': None}\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: Value before: None\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: Changing field value.\r\n2010-12-03 17:13:23,880 Trac[model] DEBUG: Value after: 3\r\n2010-12-03 17:13:23,881 Trac[model] DEBUG: >>> list_matching_objects\r\n2010-12-03 17:13:23,881 Trac[model] DEBUG: <<< list_matching_objects\r\n2010-12-03 17:13:23,883 Trac[workflow] DEBUG: >>> TestManagerWorkflowInterface - filter_stream\r\n2010-12-03 17:13:23,883 Trac[model] DEBUG: >>> get_fields\r\n2010-12-03 17:13:23,883 Trac[main] WARNING: HTTPInternalError: 500 Trac Error (Requested field information not found for class resourceworkflowstate.)\r\n\r\n}}}\r\n\r\n\r\nTrac Version: 0.12\r\nTestManager Version: 1.3.11	defect	closed	normal	TestManagerForTracPlugin	critical	invalid			0.12
