Comment 16 for bug 279561

Revision history for this message
Björn Tillenius (bjornt) wrote : Re: [Bug 279561] Re: No url for <Message at ...> when trying to access bug messages through the API

On Tue, Jan 13, 2009 at 05:48:43PM -0000, Leonard D. Richardson wrote:
> All these messages have one thing in common: they were created from
> email messages.

I found another thing they have in common. They all have a datecreated
(in the DB) that is lacking the decimal part. I.e., usually messages
have a datecreated that looks like this:

    2007-04-04 11:39:32.173281

The messages that break have a datecreated that look like this:

    2007-04-04 12:35:47

Hopefully you'll be able to reproduce this bug locally, if you set a
message's datecreated manually to the latter form.