Project

General

Profile

Actions

Bug #21153

closed

pageCacheToExternalFiles=1 breaks db-caching in 4.3

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

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2009-09-30
Due date:
% Done:

0%

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

Description

Problem:
if $TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles']=1 is set in localconf.php db-caching will not work anymore after updating to TYPO3 4.3.
sql error: Unknown column 'content' in 'field list'
Reason: the wrong fieldname is used.

Solution:
use 'HTML' instead of 'content'

Info:
bug was introduced with #0011505

(issue imported from #M12080)


Files

12080.diff (911 Bytes) 12080.diff Administrator Admin, 2009-09-30 12:11

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db cachingClosedRupert Germann2009-07-08

Actions
Actions

Also available in: Atom PDF