Modify

Opened 16 years ago

Closed 11 years ago

#3878 closed defect (wontfix)

Error on copying tickets.

Reported by: rwhitcomb@… Owned by: Noah Kantrowitz
Priority: high Component: DatamoverPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.10

Description (last modified by Ryan J Ollos)

When I try to use the DataMover to move from one Trac environment to another, I receive the following error:

Traceback (most recent call last):
  File "C:\Python24\lib\site-packages\trac\web\main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\Python24\lib\site-packages\trac\web\main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "C:\Python24\lib\site-packages\tracwebadmin-0.1.2dev_r5753-py2.4.egg\webadmin\web_ui.py", line 109, in process_request
    path_info)
  File "build\bdist.win32\egg\datamover\ticket.py", line 69, in process_admin_request
  File "build\bdist.win32\egg\datamover\util.py", line 40, in copy_ticket
TypeError: zip argument #2 must support iteration

I am using Trac version 0.10.4

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 11 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

This plugin is deprecated. Please use the TracMigratePlugin.

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.