Modify

Opened 16 years ago

Closed 12 years ago

#2870 closed defect (duplicate)

Using "Delete Changes" causes an error

Reported by: Matt Callaghan Owned by: Noah Kantrowitz
Priority: normal Component: TicketDeletePlugin
Severity: blocker Keywords:
Cc: Noah Kantrowitz Trac Release: 0.11

Description

When we click on "Delete Changes" from the WebAdmin menu, we receive a page with the following things:


Delete Ticket Changes

Select a ticket ID to change.

Ticket ID: ENTRYBOX


If I enter a ticket number (say, 836), it gives the following error:

TypeError: a float is required

If I enter a ticket number (say, #836), it gives the following error:

NameError: global name 'data' is not defined

Thinking that maybe it needs the format ticket.comment ... I try (836.3) and receive the following error:

NameError: global name 'data' is not defined

Any ideas coderanger?

Attachments (0)

Change History (1)

comment:1 Changed 12 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

Duplicate of #1749, I think. Please try again with the latest 0.11 branch version.

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.