#2352: Problem with umlaut in Subversion commit message
---------------------------------------------------+------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: ticket system | Version: 0.9
Severity: normal | Resolution:
Keywords: |
---------------------------------------------------+------------------------
Comment (by anonymous):
{{{
Python traceback
Traceback (most recent call last):
File "D:\Python23\Lib\site-packages\trac\web\modpython_frontend.py",
line 206, in handler
dispatch_request(mpr.path_info, mpr, env)
File "D:\Python23\Lib\site-packages\trac\web\main.py", line 139, in
dispatch_request
dispatcher.dispatch(req)
File "D:\Python23\Lib\site-packages\trac\web\main.py", line 107, in
dispatch
resp = chosen_handler.process_request(req)
File "D:\Python23\Lib\site-packages\trac\ticket\web_ui.py", line 214, in
process_request
self._insert_ticket_data(req, db, ticket, reporter_id)
File "D:\Python23\Lib\site-packages\trac\ticket\web_ui.py", line 398, in
_insert_ticket_data
changelog = ticket.get_changelog(db=db)
File "D:\Python23\lib\site-packages\trac\ticket\model.py", line 278, in
get_changelog
"ORDER BY time", (self.id, str(self.id), self.id))
File "D:\Python23\Lib\site-packages\trac\db.py", line 219, in execute
args or [])
File "D:\Python23\Lib\site-packages\trac\db.py", line 211, in
_rollback_on_error
return function(self, *args, **kwargs)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb5 in position 13:
unexpected code byte
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2352>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets