id summary reporter owner description type status priority component resolution keywords cc component_version os os_version 4767 AttributeError: 'TracError' object has no attribute 'acctmgr' lucas "==== How to Reproduce ==== While doing a POST operation on `/register`, Trac issued an internal error. ''(please provide additional details here)'' Request parameters: {{{ {'__FORM_TOKEN': u'8fb398b0025c425b12d9b836', 'action': u'create', 'email': u'lucasdanteforim@hotmail.com', 'name': u'lucas', 'password': u'tapanapantera', 'password_confirm': u'tapanapantera', 'user': u'www.L2WarloCk.orgfree.com'} }}} User Agent was: `Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2` ==== System Information ==== || '''Trac''' || `0.11.4` || || '''Python''' || `2.5.2 (r252:60911, Jan 4 2009, 22:17:10) ` [[br]] `[GCC 4.3.2]` || || '''setuptools''' || `0.6c8` || || '''SQLite''' || `3.5.9` || || '''pysqlite''' || `2.4.1` || || '''Genshi''' || `0.5.1` || || '''mod_python''' || `3.3.1` || || '''jQuery:''' || `1.2.6` || ==== Python Traceback ==== {{{ Traceback (most recent call last): File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py"", line 435, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.5/site-packages/Trac-0.11.4-py2.5.egg/trac/web/main.py"", line 205, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py"", line 405, in process_request data['acctmgr'] = e.acctmgr AttributeError: 'TracError' object has no attribute 'acctmgr' }}} " Bug report closed high Other fixed Windows