Closed
Bug 287081
Opened 20 years ago
Closed 19 years ago
negative or zero date created in import from OE6, then displays as far future
Categories
(Thunderbird :: Migration, defect)
Tracking
(Not tracked)
People
(Reporter: jgreif, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
For a very tiny fraction of many thousand messages imported from OE6.0, the date
is set to 1965-01-01T00:00:00, and then displays in the messages-in-folder list
window of Thunderbird as 2101-02-06T06:28:00
These are the headers of a particular message (with actual addresses replaced)
illustrating the problem, as produced by OE6.0 (with latest patches).
Return-Path: <yahoo-dev-null@yahoo-inc.com>
Delivered-To: me@myaddress
Received: (cpmta 4269 invoked from network); 24 Aug 2004 21:58:13 -0700
Received: from 66.218.66.188 (HELO n9.bulk.scd.yahoo.com)
by smtp.c007.snv.cp.net (209.228.33.246) with SMTP; 24 Aug 2004 21:58:13 -0700
X-Received: 25 Aug 2004 04:58:13 GMT
Received: from [66.218.69.4] by n9.bulk.scd.yahoo.com with NNFMP; 25 Aug 2004
04:58:13 -0000
Received: from [66.163.172.59] by mailer4.bulk.scd.yahoo.com with NNFMP; 25 Aug
2004 04:58:13 -0000
From: Yahoo! News <refertofriend@reply.yahoo.com>
To: me@myaddress, someoneelse@somewhereelse
Cc:
Reply-to: someone@somewhere
Subject: Yahoo! News Story - Ludicrous, Lethal Government Secrets Cited
Return-path: refertofriend-error@reply.yahoo.com
Errors-To: refertofriend-error@reply.yahoo.com
After import, Thunderbird reports these headers (viewing the message source):
From - Mon Jan 1 00:00:00 1965
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
Return-Path: <yahoo-dev-null@yahoo-inc.com>
Delivered-To: me@myaddress
Received: (cpmta 4269 invoked from network); 24 Aug 2004 21:58:13 -0700
Received: from 66.218.66.188 (HELO n9.bulk.scd.yahoo.com)
by smtp.c007.snv.cp.net (209.228.33.246) with SMTP; 24 Aug 2004 21:58:13 -0700
X-Received: 25 Aug 2004 04:58:13 GMT
Received: from [66.218.69.4] by n9.bulk.scd.yahoo.com with NNFMP; 25 Aug 2004
04:58:13 -0000
Received: from [66.163.172.59] by mailer4.bulk.scd.yahoo.com with NNFMP; 25 Aug
2004 04:58:13 -0000
From: Yahoo! News <refertofriend@reply.yahoo.com>
To: me@myaddress, someoneelse@somewhereelse
Cc:
Reply-to: someone@somewhere
Subject: Yahoo! News Story - Ludicrous, Lethal Government Secrets Cited
Return-path: refertofriend-error@reply.yahoo.com
Errors-To: refertofriend-error@reply.yahoo.com
4 of the 5 messages in my inbox from this source have the same problem. No
others from any other source have it.
Reproducible: Didn't try
Steps to Reproduce:
1. Import messages from an OE account
2.
3.
Comment 1•20 years ago
|
||
The reason is that there is no "date:" in the header.
That makes it as dupe of bug 73565
*** This bug has been marked as a duplicate of 73565 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
hmm, seems to be different...
Reporter: IS there a "date:" header in the original and/or in the imported mail ?
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 4•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 19 years ago
Resolution: --- → EXPIRED
Re-duping: matti's comment in #1 is correct.
Resolution: EXPIRED → DUPLICATE
V/dupe, following #1.
I haven't thought about migration much, but the problems w/ missing date lines is pretty well understood (and unfixed).
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•