Opened 17 years ago

Last modified 11 years ago

#1197 closed defect

Error when running CombineWikiPlugin — at Initial Version

Reported by: ismail.mayat@… Owned by: Noah Kantrowitz
Priority: normal Component: CombineWikiPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.9

Description

I get the following error when trying to run

Traceback (most recent call last):

File "C:\Python23\lib\site-packages\trac\web\cgi_frontend.py", line 130, in run

dispatch_request(req.path_info, req, env)

File "C:\Python23\lib\site-packages\trac\web\main.py", line 139, in dispatch_request

dispatcher.dispatch(req)

File "C:\Python23\lib\site-packages\trac\web\main.py", line 107, in dispatch

resp = chosen_handler.process_request(req)

File "c:\python23\lib\site-packages\TracWebAdmin-0.1dev_r2440-py2.3.egg\webadmin\web_ui.py", line 105, in process_request

path_info)

File "build\bdist.win32\egg\combinewiki\web_ui.py", line 68, in process_admin_request

StopIteration

Change History (0)

Note: See TracTickets for help on using tickets.