id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 1524,"Error "" class FieldStorage has no attribute 'get' "" under mod_python.",elifant,Christopher Lenz,"{{{ # cat /etc/redhat-release Fedora Core release 1 (Yarrow) # rpm -q mod_python mod_python-3.0.3-3 # pwd /root/elifant/trac-env # ls zooxid # ls zooxid README VERSION attachments conf db log templates wiki-macros # cat /etc/httpd/conf.d/trac.conf SetHandler python-program PythonHandler trac.ModPythonHandler PythonOption TracUriRoot ""/trac"" PythonOption TracEnvParentDir ""/root/elifant/trac-env"" }}} {{{ http:///trac/zooxid ---- Traceback (most recent call last): File ""/usr/lib/python2.2/site-packages/trac/ModPythonHandler.py"", line 195, in handler core.dispatch_request(mpr.path_info, args, mpr, env) File ""/usr/lib/python2.2/site-packages/trac/core.py"", line 439, in dispatch_request module = module_factory(args, env, database, req) File ""/usr/lib/python2.2/site-packages/trac/core.py"", line 153, in module_factory mode = args.get('mode', 'wiki') File ""/usr/lib/python2.2/site-packages/trac/ModPythonHandler.py"", line 123, in get return util.FieldStorage.get(self, key, default) AttributeError: class FieldStorage has no attribute 'get' }}}",defect,closed,normal,,web frontend/mod_python,0.8.1,blocker,invalid,mod_python FieldStorage,,,,,