Edgewall Software

Ticket #2280 (closed defect: duplicate)

Opened 3 years ago

Last modified 2 years ago

view tickets error

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: version control/browser Version: 0.9b2
Severity: normal Keywords:
Cc:

Description

I have delete component. i get this error.

Python traceback

Traceback (most recent call last):

File "C:\Python23\Lib\site-packages\trac\web\cgi_frontend.py", line 131, in run

dispatch_request(req.path_info, req, env)

File "C:\Python23\Lib\site-packages\trac\web\main.py", line 139, in dispatch_request

dispatcher.dispatch(req)

File "C:\Python23\Lib\site-packages\trac\web\main.py", line 107, in dispatch

resp = chosen_handler.process_request(req)

File "C:\Python23\Lib\site-packages\trac\ticket\report.py", line 116, in process_request

resp = self._render_view(req, db, id)

File "C:\Python23\Lib\site-packages\trac\ticket\report.py", line 354, in _render_view

valuedate? = util.format_date(cell)

File "C:\Python23\Lib\site-packages\trac\util.py", line 201, in format_date

return format_datetime(t, format, gmt)

File "C:\Python23\Lib\site-packages\trac\util.py", line 195, in format_datetime

t = time.localtime(int(t))

ValueError?: invalid literal for int(): 1130741920.63

Attachments

Change History

Changed 3 years ago by cmlenz

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 0.9 deleted

Duplicate of #2208.

Add/Change #2280 (view tickets error)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.