Opened 17 years ago
Closed 17 years ago
#1860 closed defect (invalid)
不能显示Download页面!
Reported by: | Owned by: | Radek Bartoň | |
---|---|---|---|
Priority: | normal | Component: | DownloadsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
trac:0.10.4 Python:2.4 Apache:2.0.59 SVN:1.44 OS:Windows 2003 DB:PostSQL 8.2
Oops… Trac detected an internal error:
Python Traceback
Traceback (most recent call last):
File "E:\Python24\lib\site-packages\trac\web\main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "E:\Python24\lib\site-packages\trac\web\main.py", line 244, in dispatch
req.display(template, content_type or 'text/html')
File "E:\Python24\Lib\site-packages\trac\web\api.py", line 358, in display
data = self.hdf.render(template, form_token)
File "E:\Python24\Lib\site-packages\trac\web\clearsilver.py", line 290, in render
template.parseFile(filename)
ParseError: ParseError: [C:\Documents and Settings\Default User\Application Data\Python-Eggs\tracdownloads-0.1-py2.4.egg-tmp\tracdownloads\templates/downloads.cs:16] Undefined macro called: my_sortable_th(downloads.order, downloads.desc, 'id', 'ID', downloads.href + '?')
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
I didn't say that main UI should work in last changeset :-). For now only WebAdmin interface is working. So be please patient... I'll call complete version as "First functional revision." or something like that.