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
