Ticket #735 (closed defect: fixed)

Opened 7 years ago

Last modified 6 years ago

Moving pages causes some error

Reported by: anonymous Assigned to: coderanger
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

Change History

11/12/06 14:26:16 changed by coderanger

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

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


Add/Change #735 (Moving pages causes some error)




Change Properties
Action