Changes between Initial Version and Version 17 of Ticket #5865


Ignore:
Timestamp:
Feb 18, 2019, 2:18:40 AM (5 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5865

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Summary changed from TracDependacny attribute error in log to Error loading TracDependency
  • Ticket #5865 – Description

    initial v17  
    11I am getting an error in my trac log when trying to use this plugin:
    22
    3 blah blah...\trac-0.11.5stable_r8243-py2.5.egg\trac\web\chrome.py", line 392, in process_request
     3{{{
     4...\trac-0.11.5stable_r8243-py2.5.egg\trac\web\chrome.py", line 392, in process_request
    45    in provider.get_htdocs_dirs() if dir[0] == prefix]:
    56AttributeError: 'TracDependency' object has no attribute 'get_htdocs_dirs'
     7}}}
    68
    79It seem to be also affecting other plugins, such as keyword suggest and tags. also.