Modify

Opened 17 years ago

Closed 17 years ago

#2051 closed defect (invalid)

ticket delete does not work

Reported by: anonymous Owned by: Noah Kantrowitz
Priority: normal Component: TicketDeletePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

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 Changed 17 years ago by Noah Kantrowitz

Resolution: invalid
Status: newclosed

You are trying to use the 0.11 version of the plugin with 0.10.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Noah Kantrowitz.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.