2 Sep
2004
2 Sep
'04
9:29 p.m.
Florian Reiser wrote at 2004-9-2 15:31 +0200:
It could be that you are seeing a cached page. Make sure you set the html tags so that the page is not cached/expired immediately.
I thought of that at first, too. But the resulting table looks like that, if it fails:
"record 1" | actual timestamp "record 2" | actual timestamp "record 3" | actual timestamp "record 4" | old timestamp "record 5" | actual timestamp
This means that wrong data comes from your database (Zope does not remember the old value). "ZODBCDA" is known to have weird problems. Try "MxZODBCDA". -- Dieter