Hi Wouter,

I experienced the same problem here. I don“t know which plugin, but
one seems to change the setup for the milestone table.
Every Date field was changed to int(11), due,started and completed
(working on mysqldb).

Solution was to change the setup of the table columns to bigint(20).

cheers

RawShark

On 14 Sep., 09:27, Wouter de Vries <[email protected]> wrote:
> Hi there,
>
> On a recent Trac install I'm unable to change theduedate of any
> milestones. When I enter an empty string it will
> remove theduedate, but if I try to enter a real date it will change
> it to 01/01/70 (Unix epoch). I have already tried disabling all
> plugins but that didn't solve the problem. I did recently install
> babel but I'm not sure if that could have had this effect.
>
> Does anyone know how to fix this?
>
> Thanks in advance!
>
> Wouter

-- 
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