Modify

Opened 17 years ago

Closed 17 years ago

#1860 closed defect (invalid)

不能显示Download页面!

Reported by: niijyeni@… 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 Radek Bartoň

Status: newassigned

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.

comment:2 Changed 17 years ago by niijyeni@…

thanks

comment:3 Changed 17 years ago by Radek Bartoň

Resolution: invalid
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Radek Bartoň.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.