Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5650 closed defect (invalid)

An error has ocurrred

Reported by: ruymanhdez@… 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 Emmanuel Blot)

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 Emmanuel Blot, 17 years ago

Description: modified (diff)
Keywords: plugin added
Milestone: 2.0
Priority: highestnormal
Resolution: invalid
Severity: majornormal
Status: newclosed

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

Moreover:

  1. Please specify the version of Trac you're using when you report an issue (using the dedicated drop-down list)
  2. Please describe the context and action you made to obtain the error
  3. Please use a more descriptive summary than "an error occured"

TIA.

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.