I use Win1251 encoding and try deleting ticket changes ID 1, ticket and changes are exists.
Trac detected an internal error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcf in position 0: ordinal not in range(128)
If you think this should work you can reproduce the problem, you should consider reporting this to the Trac team.
Before you do that, though, please first try searching for similar issues, as it is quite likely that this problem has been reported before. For questions about installation and configuration of Trac, please try the mailing list instead of filing a ticket.
Otherwise, please a new ticket at the Trac project site, where you can describe the problem and explain how to reproduce it.
Python Traceback
Most recent call last:
File "C:\Python24\Lib\site-packages\trac\web\main.py", line 423, in _dispatch_request
dispatcher.dispatch(req)
File "C:\Python24\Lib\site-packages\trac\web\main.py", line 219, in dispatch
data, content_type)
File "C:\Python24\Lib\site-packages\trac\web\chrome.py", line 726, in render_template
stream.render(method, doctype=doctype, out=buffer)
File "C:\Python24\Lib\site-packages\genshi\core.py", line 179, in render
return encode(generator, method=method, encoding=encoding, out=out)
File "C:\Python24\Lib\site-packages\genshi\output.py", line 61, in encode
for chunk in iterator:
File "C:\Python24\Lib\site-packages\genshi\output.py", line 311, in __call__
for kind, data, pos in stream:
File "C:\Python24\Lib\site-packages\genshi\output.py", line 753, in __call__
for kind, data, pos in stream:
File "C:\Python24\Lib\site-packages\genshi\output.py", line 592, in __call__
for kind, data, pos in stream:
File "C:\Python24\Lib\site-packages\genshi\output.py", line 707, in __call__
text = mjoin(textbuf, escape_quotes=False)
System Information:
User Agent: Opera/9.52 (Windows NT 6.0; U; en)Trac: 0.11
Python: 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)]
setuptools: 0.6c7
SQLite: 3.5.2
pysqlite: 2.4.0
Genshi: 0.5
mod_python: 3.3.1
Subversion: 1.4.6 (r28521)
jQuery: 1.2.3