Modify

Opened 15 years ago

Closed 15 years ago

#4811 closed defect (fixed)

all reports doesn't exist

Reported by: anonymous Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I use trac 0.11.3

For example: Ticket Work Summary gives me: ValueError: invalid literal for int() with base 10: .. The action that triggered the error was:

GET: /report/9

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by anonymous

btw.. only the Billing Reports doesn't work

comment:2 Changed 15 years ago by anonymous

File "/usr/lib64/python2.5/site-packages/trac/ticket/templates/report_view.html", line 126, in <Expression u"cell.value != 'None' and format_datetime(int(cell.value)) or '--'">

<td class="date" py:attrs="td_attrs">${cell.value != 'None' and format_datetime(int(cell.value)) or '--'}

comment:3 Changed 15 years ago by Russ Tyndall

Resolution: fixed
Status: newclosed

Please see #4670 and http://trac.edgewall.org/ticket/8086.

This should be fixed in trac to the best of my knowledge.

If not please feel free to reopen.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
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.