[Trac-tickets] [The Trac Project] #2791: trac-admin 'milestone due'
accepts dates in format that "edit milestone" page does not
The Trac Project
noreply at edgewall.com
Wed Feb 22 23:27:36 CST 2006
#2791: trac-admin 'milestone due' accepts dates in format that "edit milestone"
page does not
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.4
Severity: normal | Keywords:
-----------------------+----------------------------------------------------
I set the due dates on some milestones using trac-admin:
{{{
Trac [/www/trac/minor]> milestone due "Interpreter for Core Scheme"
2006-4-1
}}}
and then tried to edit the milestone text via the web interface. The
default value placed in the "Due" field was {{{2006-04-01}}}. Leaving
that unchanged, editing the description text, and hitting "Submit changes"
got me the error message:
{{{
Invalid Date Format
2006-04-01 is not a known date format.
}}}
Looking over the extant tickets, it looks like you folks are getting a lot
of grief over the date handling. Good luck!
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2791>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list