Hola,

I am using .10 on debian etch.

I wrote some reports that didn't work, and there seems no way to
delete these now spurious reports?

Of course, I tweaked the reports quite a bit, but instead of getting
the right one, I now have a list of tix that are all broken:

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 406,
in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 237,
in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.3/site-packages/trac/ticket/report.py", line
88, in process_request
    resp = self._render_view(req, db, id)
  File "/usr/lib/python2.3/site-packages/trac/ticket/report.py", line
346, in _render_view
    value['date'] = format_date(cell)
  File "/usr/lib/python2.3/site-packages/trac/util/datefmt.py", line
68, in format_date
    return format_datetime(t, format, gmt)
  File "/usr/lib/python2.3/site-packages/trac/util/datefmt.py", line
58, in format_datetime
    t = time.localtime(float(t))
ValueError: invalid literal for float(): RC1


Any ideas?

cheers

L.
===================================
Imagine a giant radish, like a planet sized radish. Now imagine that
there's a bunny hopping to the radish, and it takes a bite out of it.
But the bunny spits out that bite and kind of smears it back in place
on the radish with a paw. Then it rains.

That's the internet.

http://ask.slashdot.org/comments.pl?sid=232307&cid=18893125
===================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to