'NoneType' object has no attribute 'get'
If you want to report a bug, please save this page and attach it to your bug report.
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/var/kunden/webs/mp/MoinMoin/request.py in __init__ (self=<MoinMoin.request.RequestCGI object>, properties={})
/var/kunden/webs/mp/MoinMoin/request.py in _setup_vars_from_std_env (self=<MoinMoin.request.RequestCGI object>, env={'DOCUMENT_ROOT': '/var/kunden/webs/mp/', 'GATEWAY_INTERFACE': 'Python-CGI/1.1', 'HTTP_ACCEPT': 'image/gif, image/x-xbitmap, image/jpeg, image/pj...cation/vnd.ms-powerpoint, application/msword, */*', 'HTTP_ACCEPT_ENCODING': 'deflate, gzip, x-gzip, identity, *;q=0', 'HTTP_ACCEPT_LANGUAGE': 'de', 'HTTP_CONNECTION': 'Keep-Alive', 'HTTP_COOKIE': 'AWSUSER_ID=awsuser_id1134653509734r2448; __utma=...ash/neue_offizielle_homepage.html|utmcmd=referral', 'HTTP_COOKIE2': '$Version=1', 'HTTP_HOST': 'www.domain.com', 'HTTP_REFERER': 'http://www.domain.com/wiki.py/FrontPage', ...})
/var/kunden/webs/mp/MoinMoin/request.py in setHttpReferer (self=<MoinMoin.request.RequestCGI object>, referer='http://www.domain.com/wiki.py/FrontPage')
/usr/lib/python2.3/encodings/__init__.py in search_function (encoding='ascii')
'NoneType' object has no attribute 'get'