Changes between Initial Version and Version 1 of Ticket #4018


Ignore:
Timestamp:
Aug 22, 2010, 11:22:31 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4018 – Description

    initial v1  
    112008-11-01 05:12:13,291 Trac[main] ERROR: 'TicketStatsPlugin' object has no attribute 'get_htdocs_dirs'
     2{{{
    23Traceback (most recent call last):
    34  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.1-py2.5.egg/trac/web/main.py", line 423, in _dispatch_request
     
    89    in provider.get_htdocs_dirs() if dir[0] == prefix]:
    910AttributeError: 'TicketStatsPlugin' object has no attribute 'get_htdocs_dirs'
    10 
     11}}}