As seen in the tests (http://drupal.org/node/279146) these two tests fail:
* Unix timestamp cache with lifetime not valid after user cache expiration.
* Uxit timestamp cache with lifetime deleted after expiration and wipe.

This patch provides a fix for all cache engines.

Comments

R.Muilwijk’s picture

StatusFileSize
new639 bytes

Patch was wrong and introduced a undefined. New patch is valid

andypost’s picture

Status: Needs review » Reviewed & tested by the community

Applied and tested in production on drupal.ru

slantview’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in latest cvs commit. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.