Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6024 closed defect (wontfix)

TracTicketDelete-2.0-py2.3.egg causing internal error

Reported by: baybars.tetik@… 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)

When I click on Delete to delete a ticket, this is what I get. This is a new installation of TicketDelete on trac v.10.

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 356, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 224, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r5911-py2.3.egg/webadmin/web_ui.py", line 119, in process_request
    path_info)
ValueError: unpack tuple of wrong size

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Keywords: plugin added
Resolution: wontfix
Status: newclosed

Please report issues related to plugins to the the plugin maintainer (that would be on http://trac-hacks.org).

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.