Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6478 closed defect (wontfix)

TicketDelete Plugin won't work

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 (last modified by Christian Boos)

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.

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 16 years ago

Description: modified (diff)
Milestone: 0.10.5
Resolution: wontfix
Status: newclosed

Well, issues with plugins have to be reported at the plugins' home page, not here.

For TicketDelete, it's TracHacks:TicketDeletePlugin.

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.