Roundup Tracker - Issues

Message1431

Author syrk
Recipients
Date 2004-08-20.19:58:00
Message-id
In-reply-to
I have an editable date in my issue.item.html file
which is _always_ updated by roundup upon submit even
if the textfield is left untouched.

Since the value in the DB is stored as UTC but
displayed in the local timezone, you can't take back
that displayed value and just stuff it back in the DB.
 tried to figure where this is happening, but i can't
see it in the code.. sorry.
History
Date User Action Args
2009-02-03 14:20:55adminlinkissue1013097 messages
2009-02-03 14:20:55admincreate