Modify

Opened 15 years ago

Closed 14 years ago

#4018 closed defect (fixed)

Seems to work fine but got errors in trac.log

Reported by: anonymous Owned by: Prentice Wongvibulsin
Priority: normal Component: TracTicketStatsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

2008-11-01 05:12:13,291 Trac[main] ERROR: 'TicketStatsPlugin' object has no attribute 'get_htdocs_dirs'

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/web/main.py", line 423, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/web/main.py", line 197, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/web/chrome.py", line 364, in process_request
    in provider.get_htdocs_dirs() if dir[0] == prefix]:
AttributeError: 'TicketStatsPlugin' object has no attribute 'get_htdocs_dirs'

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by Ryan J Ollos

Description: modified (diff)

I've seen this issue a couple of times previously. I'll submit a patch for this.

comment:2 Changed 14 years ago by Ryan J Ollos

This was fixed in [6380].

comment:3 Changed 14 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Prentice Wongvibulsin.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.