Edgewall Software

Ticket #6928 (closed defect: wontfix)

Opened 9 months ago

Last modified 6 weeks ago

Error adding a new milestons

Reported by: vfrancois@… Owned by: cmlenz
Priority: normal Milestone:
Component: admin/web Version:
Severity: normal Keywords: needinfo
Cc:

Description (last modified by thatch) (diff)

Using the admin plugin, I added a new milestone :

  • Info-TCC 1.0
  • 03/31/08

and I got this message :

Oops… Trac detected an internal error

I tried to times with the very same result

Attachments

Change History

Changed 9 months ago by thatch

  • status changed from new to closed
  • resolution set to invalid
  • component changed from trac-admin to webadmin
  • description modified (diff)

I'm guessing you need a 4-digit year, like the date hint below the field should tell you (MM/DD/YYYY for me). When I try that on 0.10 with WebAdmin it says "ValueError?: 03/31/08 is not a known date format." Feel free to reopen if the date hint looks like it allows two-digit years.

Changed 9 months ago by vfrancois@…

  • status changed from closed to reopened
  • resolution invalid deleted

Hi,

Sorry, but it does not change anything :

I retried, following your advice, and got the same error with : - x - 03/30/2008

Below the input for the dat, I got the following format guideline :

Format: MM/DD/YY

I reopened the ticket without knowing if I have to do it.

Changed 9 months ago by thatch

  • keywords needinfo added

vfrancois, we need more information about your system in that case.

  • what version of trac
  • what server software
  • what is the traceback (enable TracLogging if necessary)
  • maybe even what is your locale set to?

Changed 9 months ago by vfrancois@…

- Trac 0.10.4 - server software : I don't know - I don't understand what you want me to do, but the configuration says : webadmin.logging.* enabled and logging log_file trac.log log_level DEBUG log_type none - My trac speak English (better as me)

Should I paste some data from the configuration? Or from some file on the server. I have access to them, but I don't know waht to look for and where.

Changed 9 months ago by vfrancois@…

(same comment with correct Wikiformatting, I hope)

* Trac 0.10.4 * server software : I don't know * I don't understand what you want me to do, but the configuration says : webadmin.logging.* enabled and logging log_file trac.log log_level DEBUG log_type none * My trac speak English (better as me)

Should I paste some data from the configuration? Or from some file on the server. I have access to them, but I don't know waht to look for and where.

Changed 9 months ago by vfrancois@…

(same comment with correct Wikiformatting, I hope, last try anyway)

* Trac 0.10.4

* server software : I don't know

* I don't understand what you want me to do, but the configuration says : webadmin.logging.* enabled and logging log_file trac.log log_level DEBUG log_type none

* My trac speak English (better as me)

Should I paste some data from the configuration? Or from some file on the server. I have access to them, but I don't know waht to look for and where.

Changed 9 months ago by thatch

Ok, that's a good version of Trac to be running. If you don't see "Traceback" listed on the page with the error, set log_type=file within trac.ini and restart the web server, then try to create the milestone again. The Traceback should then be in $TRAC_ENV/logs/trac.log. Please paste that error within a block like this:

{{{
log here
}}}

For more help on how to enable logging, see the TracLogging page.

Changed 6 weeks ago by cboos

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

No feedback given - without a backtrace we can't do much.

Add/Change #6928 (Error adding a new milestons)

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.