Ticket #2870 (closed defect: duplicate)

Opened 5 years ago

Last modified 10 months ago

Using "Delete Changes" causes an error

Reported by: fermulator Assigned to: coderanger
Priority: normal Component: TicketDeletePlugin
Severity: blocker Keywords:
Cc: coderanger 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

Change History

07/27/12 03:03:43 changed by rjollos

  • status changed from new to closed.
  • resolution set to duplicate.

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


Add/Change #2870 (Using "Delete Changes" causes an error)




Change Properties
Action