Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7099 closed defect (worksforme)

reassign myself leads to errors

Reported by: anonymous Owned by: osimons
Priority: normal Milestone:
Component: web frontend Version: 0.11
Severity: normal Keywords: needinfo
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When trying to reassign ticket to myself an error occurs.

2008-04-09 14:07:44,159 Trac[main] ERROR: (32, 'Broken pipe')
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6814-py2.5.egg/trac/web/main.py", line 417, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6814-py2.5.egg/trac/web/main.py", line 224, in dispatch
    req.send(output, content_type or 'text/html')
  File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6814-py2.5.egg/trac/web/api.py", line 321, in send
    self.write(content)
  File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6814-py2.5.egg/trac/web/api.py", line 425, in write
    self._write(data)
  File "/usr/lib/python2.5/site-packages/Trac-0.11dev_r6814-py2.5.egg/trac/web/wsgi.py", line 199, in _write
    self.handler.wfile.write(data)
  File "/usr/lib/python2.5/socket.py", line 262, in write
    self.flush()
  File "/usr/lib/python2.5/socket.py", line 249, in flush
    self._sock.sendall(buffer)

Attachments (0)

Change History (5)

comment:1 by Piotr Kuczynski <piotr.kuczynski@…>, 16 years ago

Component: generalticket system

comment:2 by osimons, 16 years ago

Component: ticket systemweb frontend
Owner: changed from Jonas Borgström to osimons

This is related to #3868 and similar messages from other frontends.

What frontend do you use, what python adapter is used, and at what version? What Trac version? We need more information to make more sense out of your error.

comment:3 by Piotr Kuczynski <piotr.kuczynski@…>, 16 years ago

Keywords: needinfo added
Version: 0.11

comment:4 by Christian Boos, 16 years ago

No feedback given, closing.

If this still happens, please upgrade to at least 0.11.1 and verify that the problem persists there before reopening the ticket.

comment:5 by osimons, 16 years ago

Resolution: worksforme
Status: newclosed

Can't reproduce it either with current 0.11-stable, and closing like cboos no doubt intended to do…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from osimons 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.