id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
1184	Crash while attempting to access a restricted area	johnsons633@sacredheart.edu	Chriki	Trying to load the page /wiki/restricted gets me this error:\r\n\r\n{{{\r\nAttributeError: 'NoneType' object has no attribute 'has_permission'\r\n}}}\r\n\r\nError Log reports:\r\n\r\n{{{\r\n\r\n2007-02-06 14:13:23,076 Trac[main] ERROR: 'NoneType' object has no attribute 'has_permission'\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request\r\n    dispatcher.dispatch(req)\r\n  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 176, in dispatch\r\n    chosen_handler = self._pre_process_request(req, chosen_handler)\r\n  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 264, in _pre_process_request\r\n    chosen_handler = f.pre_process_request(req, chosen_handler)\r\n  File "build/bdist.linux-i686/egg/restrictedarea/filter.py", line 26, in pre_process_request\r\nAttributeError: 'NoneType' object has no attribute 'has_permission'\r\n}}}\r\n\r\n\r\nUsing Trac 0.10.2\r\n	defect	closed	normal	RestrictedAreaPlugin	critical	wontfix			0.10
