id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 4014,NoneType Object,andreas.rabus@…,Colin Guthrie,"In the trac log are errors like the following: {{{ ERROR: 'NoneType' object has no attribute 'has_key' Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 234, in dispatch self._post_process_request(req) File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 303, in _post_process_request f.post_process_request(req, *(None,)*extra_arg_count) File ""build/bdist.linux-i686/egg/clients/client.py"", line 29, in post_process_request AttributeError: 'NoneType' object has no attribute 'has_key' 2008-10-28 10:15:22,421 Trac[__init__] ERROR: 'NoneType' object has no attribute 'has_key' Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 425, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 226, in dispatch self._post_process_request(req) File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 303, in _post_process_request f.post_process_request(req, *(None,)*extra_arg_count) File ""build/bdist.linux-i686/egg/clients/client.py"", line 29, in post_process_request AttributeError: 'NoneType' object has no attribute 'has_key' }}} and on the trac user list somebody mentions it should be a bug in this plugin... This is on a debian etch system with many plugins installed. ",defect,closed,low,ClientsPlugin,minor,fixed,NoneType,,0.11