Ticket #5915 (closed defect: duplicate)
add Attachment ERROR
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Traceback (most recent call last):
File "d:\Python23\Lib\site-packages\trac\web\main.py", line 356, in dispatch_request dispatcher.dispatch(req)
File "d:\Python23\Lib\site-packages\trac\web\main.py", line 167, in dispatch if not req.path_info or req.path_info == '/':
File "d:\Python23\Lib\site-packages\trac\web\api.py", line 217, in <lambda> path_info = property(fget=lambda self: self.environ.get('PATH_INFO', '').decode('utf-8'),
UnicodeDecodeError: 'utf8' codec can't decode byte 0xa1 in position 30: unexpected code byte
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


