id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8214,user registration fails with UnicodeDecodeError,squalyl@…,Steffen Hoffmann,"Hello, trying to install account manager on trac 0.11.1. (installed from instructions on http://trac-hacks.org/wiki/AccountManagerPlugin: easy_install http://trac-hacks.org/svn/accountmanagerplugin/0.11 ) I enabled the user registration, and when posting the registration form I get: {{{ Traceback (most recent call last): File ""/usr/lib/python2.5/site-packages/trac/web/api.py"", line 339, in send_error 'text/html') File ""/usr/lib/python2.5/site-packages/trac/web/chrome.py"", line 715, in render_template return stream.render(method, doctype=doctype) File ""/var/lib/python-support/python2.5/genshi/core.py"", line 179, in render return encode(generator, method=method, encoding=encoding, out=out) File ""/var/lib/python-support/python2.5/genshi/output.py"", line 60, in encode return _encode(u''.join(list(iterator))) File ""/var/lib/python-support/python2.5/genshi/output.py"", line 311, in __call__ for kind, data, pos in stream: File ""/var/lib/python-support/python2.5/genshi/output.py"", line 753, in __call__ for kind, data, pos in stream: File ""/var/lib/python-support/python2.5/genshi/output.py"", line 592, in __call__ for kind, data, pos in stream: File ""/var/lib/python-support/python2.5/genshi/output.py"", line 707, in __call__ text = mjoin(textbuf, escape_quotes=False) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 904: ordinal not in range(128) }}} I also get a stack frame dump when trying to add a new user from the account mgr admin :( Do you need parts of my config to understand the issue? Regards Sebastien",defect,closed,normal,AccountManagerPlugin,blocker,worksforme,login conflict,,0.11