Roundup Tracker - Issues

Issue 1640881

classification
[1.3.2] Last-modified handling is broken
Type: Severity: normal
Components: Web interface Versions:
process
Status: closed fixed
:
: richard : inducer, richard
Priority: normal :

Created on 2007-01-21 17:08 by inducer, last changed 2007-01-21 17:08 by inducer.

Files
File name Uploaded Description Edit Remove
roundup-lmtt.patch inducer, 2007-01-21 17:08 patch
roundup-lmtt.log inducer, 2007-01-21 17:09 ex log
Messages
msg2395 Author: [hidden] (inducer) Date: 2007-01-21 17:08
With Roundoup 1.3.2, I get TypeErrors in the handling of the if-modified-since header. I've attached a sample log.

The attached patch fixes this. (Seems like you reused the "lmt" variable for what I now called lmt_text.)
msg2396 Author: [hidden] (inducer) Date: 2007-01-21 17:09
File Added: roundup-lmtt.log
msg2397 Author: [hidden] (richard) Date: 2007-01-21 20:59
This is already fixed in CVS, thanks for the report anyway.
History
Date User Action Args
2007-01-21 17:08:33inducercreate