Modify

Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#735 closed defect (fixed)

Moving pages causes some error

Reported by: anonymous Owned by: Noah Kantrowitz
Priority: highest Component: DatamoverPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description

Hi,

I just tried moving a bunch of pages and the following exception occured:

!#python
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 335, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 220, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r3370-py2.4.egg/webadmin/web_ui.py", line 109, in process_request
    path_info)
  File "build/bdist.linux-i686/egg/datamover/wiki.py", line 61, in process_admin_request
NameError: global name 'ids' is not defined

I'm using:

--JamesMills

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Noah Kantrowitz

Resolution: fixed
Status: newclosed

(In [1544]) Fix a typo. (fixes #735)

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.