Roundup Tracker - Issues

Message1065

Author jlgijsbers
Recipients
Date 2003-11-19.16:44:41
Message-id
In-reply-to
Logged In: YES 
user_id=469548

Yes, it did change, though I'm not sure why.

From a mail to roundup-devel a while ago:
--
Johannes: The date interval code seems to broken. When
running the demo, the activity column is always in the
future ('in a moment', 'in three hours'). The tests run fine
though.

Richard: That'll be more the fault of the pretty() function.
I suspect that it mis-interprets the sign of the interval
after Anthony's changes which reversed the sign result from
date operations.
--

Assuming there was a good reason for reversing the sign,
your inversion of the subtraction seems like the correct fix
to me.
History
Date User Action Args
2009-02-03 14:20:33adminlinkissue842027 messages
2009-02-03 14:20:33admincreate