Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5915 closed defect (duplicate)

add Attachment ERROR

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

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 (0)

Change History (1)

comment:1 by Christian Boos, 17 years ago

Resolution: duplicate
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.