Opened 17 years ago
Closed 17 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
Use the 0.10 version of the plugin.