Edgewall Software

Ticket #5915 (closed defect: duplicate)

Opened 17 months ago

Last modified 17 months ago

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

Changed 17 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #3663, which has a fix that might work for you (see comment:13), please try it and follow-up there.

Add/Change #5915 (add Attachment ERROR)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.