Roundup Tracker - Issues

Issue 2550769

classification
Incorrect 'Created' value in round-reminder script
Type: behavior Severity: normal
Components: Versions: 1.4
process
Status: closed
:
: jerrykan : jerrykan
Priority: : patch

Created on 2012-08-11 04:26 by jerrykan, last changed 2012-08-27 13:41 by jerrykan.

Files
File name Uploaded Description Edit Remove
roundup-reminder.patch jerrykan, 2012-08-11 04:26
Messages
msg4607 Author: [hidden] (jerrykan) Date: 2012-08-11 04:26
The HTML part of the 'roundup-reminder' script generates the creation
date interval incorrectly so that it results in a future date. Attached
is a patch to fix this.

I have also removed the 'if creation is None:' lines because pretty()
never returns None
msg4627 Author: [hidden] (jerrykan) Date: 2012-08-27 13:41
fix committed in rev:838e0e0c5e9f
History
Date User Action Args
2012-08-27 13:41:53jerrykansetstatus: new -> closed
messages: + msg4627
2012-08-27 13:05:52jerrykansetassignee: jerrykan
2012-08-11 04:26:36jerrykancreate