id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
6905	AttributeError: 'NoneType' object has no attribute 'navpath'	anonymous	rudyryk	trac-0.11.6-1.fc12\r\nflexiblewikiplugin rev 5589\r\n\r\nget this after enabling plugin and restarting apache:\r\n--------------------------------------------------------------------\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 377, in send_error\r\n    'text/html')\r\n  File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 739, in render_template\r\n    data = self.populate_data(req, data)\r\n  File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 639, in populate_data\r\n    d['chrome'].update(req.chrome)\r\n  File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 195, in __getattr__\r\n    value = self.callbacks[name](self)\r\n  File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 494, in prepare_request\r\n    for category, name, text in contributor.get_navigation_items(req):\r\n  File "build/bdist.linux-x86_64/egg/tracflexwiki/navigation.py", line 41, in get_navigation_items\r\n    href=req.href.flexwiki(action='new', page=req.args.get('node').navpath)))\r\nAttributeError: 'NoneType' object has no attribute 'navpath'\r\n--------------------------------------------------------------------\r\n	defect	closed	normal	FlexibleWikiPlugin	normal	fixed		spudboy@nmt.edu	0.11
