Comment 1 for bug 1237620

Revision history for this message
Kurt Griffiths (kgriffs) wrote :

The problem is in stat_message the math is reversed:

age = created - now

We need to add a regression test for this, and then fix it, obviously.