Modify ↓
Opened 18 years ago
Closed 18 years ago
#5650 closed defect (invalid)
An error has ocurrred
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | plugin |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Python Traceback
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 "build/bdist.linux-i686/egg/tracscreenshots/core.py", line 134, in process_request
File "build/bdist.linux-i686/egg/tracscreenshots/core.py", line 222, in _do_actions
File "build/bdist.linux-i686/egg/tracscreenshots/api.py", line 124, in add_screenshot
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 53: ordinal not in range(128)
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | plugin added |
| Milestone: | 2.0 |
| Priority: | highest → normal |
| Resolution: | → invalid |
| Severity: | major → normal |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



This is an issue with the "screenshots" plugin, please report this issue to the plugin maintainer.
Moreover:
TIA.