Encoding trouble with the applying of the patch in the authentication process. The backtrace is the following:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 259, in dispatch
raise HTTPInternalError(e.message)
File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 47, in __call__
Exception.__init__(self, '%s %s (%s)' % (self.code, self.reason,
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 12: ordinal not in range(128)
in the login module. This happen with many exceptions. using Trac 0.10.4