Opened 17 years ago

Last modified 16 years ago

#1182 closed defect

'BatchModifyModule' object has no attribute 'get_htdocs_dirs' — at Initial Version

Reported by: anonymous Owned by: ashwin_phatak
Priority: normal Component: BatchModifyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

In my Logfile and in the Source Code I get messages like: Traceback (most recent call last):

File "C:\Python24\Lib\site-packages\trac\web\main.py", line 387, 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\trac\web\chrome.py", line 225, in process_request

for dir in [os.path.normpath(dir[1]) for dir

AttributeError: 'BatchModifyModule' object has no attribute 'get_htdocs_dirs'

Change History (0)

Note: See TracTickets for help on using tickets.