Modify

Opened 16 years ago

Closed 16 years ago

#2290 closed defect (worksforme)

TicketDelete Doesn't work at all

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

Description

When I try to delete a ticket I got this traceback :

"Traceback (most recent call last):

File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r5911-py2.4.egg/webadmin/web_ui.py", line 119, in process_request

path_info)

File "build/bdist.linux-i686/egg/ticketdelete/web_ui.py", line 86, in process_admin_request File "build/bdist.linux-i686/egg/ticketdelete/web_ui.py", line 152, in _validate

NameError: global name 'Ticket' is not defined"

I'm on Debian Etch and AzCalendar and WebAdmin hacks are installed and work perfectly. My trac version is 0.10.3

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Noah Kantrowitz

Resolution: worksforme
Status: newclosed

Use the 0.10 version of the plugin.

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.