Edgewall Software
Modify

Ticket #7068 (closed defect: wontfix)

Opened 4 years ago

Last modified 4 years 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:
Release Notes:
API Changes:

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

comment:1 Changed 4 years ago by eblot

  • Component changed from admin/console to admin/web
  • Description modified (diff)
  • Priority changed from highest to normal

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

comment:2 Changed 4 years ago by cboos

  • Resolution set to wontfix
  • Status changed from new to closed

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.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.