Project

General

Profile

Actions

Bug #20584

closed

function tslib_fe->setPageCacheContent() removes page_cache entry twice

Added by Rupert Germann over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
Start date:
2009-06-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

function tslib_fe->setPageCacheContent() calls clearPageCacheContent() to remove the cache entry before setting it.
function set() in all caching backends does this already automatically so the call to clearPageCacheContent() is not needed here.

Solution:
remove it

(issue imported from #M11288)


Files

11288.diff (525 Bytes) 11288.diff Administrator Admin, 2009-06-06 14:18
Actions #1

Updated by Rupert Germann over 15 years ago

Committed to trunk rev. 5565

Actions

Also available in: Atom PDF