Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5320


Ignore:
Timestamp:
May 15, 2007, 6:00:47 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

This is a plugin error. Please report this error to the plugin maintainer, see th:wiki:TracDownPlugin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5320

    • Property Status newclosed
    • Property Resolutionwontfix
  • Ticket #5320 – Description

    initial v1  
    11http://drqueue.org/project/downloads
    22
    3 
     3{{{
    44Traceback (most recent call last):
    55  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1212    names.sort(lambda x, y: os.path.getmtime(os.sep.join([root, category, x])) - os.path.getmtime(os.sep.join([root, category, y])))
    1313TypeError: comparison function must return int
     14}}}
     15