GNOME Bugzilla – Bug 162730
Halloween shouldn't use Date: header as bug creation date
Last modified: 2005-01-08 22:29:23 UTC
Currently Halloween uses the date of the email as the bug creation date. However, a lot of systems have their system date set to January 2004 iso 2005. See the following query for some bugs filed today (and enable the opendate column): http://bugzilla.gnome.org/buglist.cgi?field0-0-0=bug_id&type0-0-0=greaterthan&value0-0-0=162700&field0-1-0=bug_id&type0-1-0=lessthan&value0-1-0=162800
Created attachment 35358 [details] [review] Use time() iso parsing Date: header Patch has been tested locally up to and including creating the XML mail.
Wahoo! /me high fives Olav and takes some liberty with the priority setting
Comment on attachment 35358 [details] [review] Use time() iso parsing Date: header Accepted for commit. Just keep and eye on it to be sure it is working after committing+checkingout on halloween home
See bug 163376 for the test bug. Before submitting bug 163376 I've manually changed the date header to 2004. Bug creation date is still correct (2005). Marking fixed.