Changes between Initial Version and Version 1 of Ticket #10253


Ignore:
Timestamp:
Sep 25, 2012, 1:39:03 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10253 – Description

    initial v1  
    1 I installed the latest zip and got the following when I went to an issue
     1I installed the latest zip and got the following when I went to an issue:
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/api.py", line 376, in send_error
     
    1516    db = env.get_read_db()
    1617AttributeError: 'Environment' object has no attribute 'get_read_db'
     18}}}