Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4551


Ignore:
Timestamp:
Jan 16, 2007, 7:28:47 PM (17 years ago)
Author:
Tim Hatch
Comment:

If you're indeed using Trac 0.10.3, r2765 is too old to work. Check the table of versions on WebAdmin and make sure you're using the proper one.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4551

    • Property Keywords needinfo added
  • Ticket #4551 – Description

    initial v1  
    33Python Traceback
    44
     5{{{
    56Traceback (most recent call last):
    67  File "C:\Python23\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request
     
    1516    if os.path.realpath(os.path.dirname(dist.location)) == plugins_dir:
    1617AttributeError: 'NoneType' object has no attribute 'location'
     18}}}