Edgewall Software

Opened 16 years ago

Last modified 16 years ago

#6478 closed defect

TicketDelete Plugin won't work — at Initial Version

Reported by: Flac Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version: 0.10.3
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Hi,

I've got trac 0.10.3 installed on a Debian Etch computer.

Eveything works except this ticket delete functionnality.

I've got three hacks installed : WebAdmin, AzCalendar and TicketDelete.

But when I try to delete a Ticket it sais to me :

"Python 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"

This error is repeated so I posted here

Excuse my language, I'm not from an english-speaking country.

Change History (0)

Note: See TracTickets for help on using tickets.