Ticket #6165 (closed defect: duplicate)
timeline problem
| Reported by: | Cho | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | general | Version: | 0.10.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by eblot) (diff)
I can't solve the problem. Is there anybody can help?Thank you very much!
Python internal error
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 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.4/site-packages/trac/Timeline.py", line 148, in process_request
[f[0] for f in available_filters])
File "/usr/lib/python2.4/site-packages/trac/Timeline.py", line 223, in _provider_failure
", ".join(guilty_kinds), ep_name, exc_name, to_unicode(exc), href))
File "/usr/lib/python2.4/site-packages/trac/util/html.py", line 45, in __new__
text %= tuple([escape(arg) for arg in args])
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 128: ordinal not in range(128)
Powered by Trac 0.10.4
By Edgewall Software. Visit the Trac open source project at http://trac.edgewall.org/
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


