Modify ↓
Opened 18 years ago
Closed 18 years ago
#5320 closed defect (wontfix)
Drqueue downloads
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
http://drqueue.org/project/downloads
Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "build/bdist.linux-i686/egg/tracdown/tracdown.py", line 124, in process_request for file in self.listfiles(path, category, sort, order=order): File "build/bdist.linux-i686/egg/tracdown/tracdown.py", line 93, in listfiles names.sort(lambda x, y: os.path.getmtime(os.sep.join([root, category, x])) - os.path.getmtime(os.sep.join([root, category, y]))) TypeError: comparison function must return int
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This is a plugin error. Please report this error to the plugin maintainer, see th:wiki:TracDownPlugin