Edgewall Software

Changes between Initial Version and Version 1 of Ticket #7800, comment 2


Ignore:
Timestamp:
Jul 26, 2010, 11:01:41 PM (14 years ago)
Author:
Remy Blank

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7800, comment 2

    initial v1  
    44
    55Here's the trace (and the patch probably didn't alleviate the problem, I apologize):
    6 
     6{{{
    77AttributeError: 'dict' object has no attribute 'date'
    88File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 423, in _dispatch_request
     
    1818File "/usr/lib/python2.4/site-packages/trac/versioncontrol/web_ui/browser.py", line 434, in file_order
    1919  return changes[a.rev].date
    20 
     20}}}
     21{{{
    2122Trac:   0.11.1
    2223Python:         2.4.3 (#1, May 24 2008, 13:57:05) [GCC 4.1.2 20070626 (Red Hat 4.1.2-14)]
     
    2829Subversion:     1.5.3 (r33570)
    2930jQuery: 1.2.6
    30 
     31}}}
    3132Thanks!