Edgewall Software

Ticket #7068 (closed defect: wontfix)

Opened 8 months ago

Last modified 8 months ago

Trac detected an internal error: (Nice!!! trac have a BUG!!!)

Reported by: anonymous Owned by: cmlenz
Priority: normal Milestone:
Component: admin/web Version:
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r4429-py2.4.egg/webadmin/web_ui.py", line 109, in process_request
    path_info)
  File "/usr/lib/python2.4/site-packages/TracWebAdmin-0.1.2dev_r4429-py2.4.egg/webadmin/ticket.py", line 243, in process_admin_request
    ver.time = util.parse_date(req.args.get('time'))
  File "/usr/lib/python2.4/site-packages/trac/util/datefmt.py", line 114, in parse_date
    raise ValueError, '%s is not a known date format.' % text
ValueError: 4332409820 is not a known date format.

Attachments

Change History

Changed 8 months ago by eblot

  • priority changed from highest to normal
  • component changed from admin/console to admin/web
  • description modified (diff)

Please provide details, such as the version of Trac you are using.

Changed 8 months ago by cboos

  • status changed from new to closed
  • resolution set to wontfix

Anyway, this is with the TracWebAdmin plugin - which is not really supported anymore now that 0.11 becomes available with the web admin integrated in Trac.

Add/Change #7068 (Trac detected an internal error: (Nice!!! trac have a BUG!!!))

Author



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