id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1185,No get_htdocs_dirs method,sarahg@…,ashwin_phatak,"When fetching a .css file for the blog module which we have installed as well as this one, the stylesheet for the blog could not be fetched because of the following error: {{{ Traceback (most recent call last): File ""/usr/local/python/lib/python2.4/site-packages/trac/web/main.py"", line 387, in dispatch_request dispatcher.dispatch(req) File ""/usr/local/python/lib/python2.4/site-packages/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""/usr/local/python/lib/python2.4/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' }}} This has been a problem for other modules recently, too (see http://trac-hacks.org/ticket/391 which suggests a simple fix). Thanks! ",defect,closed,normal,BatchModifyPlugin,normal,duplicate,,sarahg@…,0.10