Modify ↓
#4783 closed defect (wontfix)
Can not download documentation
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 238, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/tracpydoc/tracpydoc.py", line 289, in process_request
File "build/bdist.linux-i686/egg/tracpydoc/tracpydoc.py", line 235, in generate_help
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa3 in position 729888: ordinal not in range(128)
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



That plugin is developed on TracHacks, see #TH1223.