Modify ↓
#1748 closed defect (wontfix)
get_htdocs_dirs not implemented
Reported by: | anonymous | Owned by: | Martin Scharrer |
---|---|---|---|
Priority: | normal | Component: | GoogleSitemapPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
when accessing /trac/chrome/ticketdelete/ticketdelete.js
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "/usr/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: 'SitemapAdminPage' object has no attribute 'get_htdocs_dirs'
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from Christian Aust to Martin Scharrer |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
comment:3 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
The version for Trac 0.10 is abandoned. Please use the new version for Trac 0.11.