Project

General

Profile

Actions

Bug #17053

closed

cache is not saved properly

Added by Artyom Lukanin about 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Must have
Category:
Communication
Target version:
-
Start date:
2007-02-28
Due date:
% Done:

0%

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

Description

After clearing all cache the first generation of a page shows it correctly (because it is not loaded from cache). After first update of a page, it is loaded from cache and cannot be unserialized, that's why all pages are not shown, only the error message "No template found".

Solution: use base64_encode/base64_decode functions on serialized strings, so that double and single quotes are not present in values of SQL query at all.

Initially reported for TYPO3 4.0.4
Confirmed and reproduced for TYPO3 4.1.0
(issue imported from #M5088)


Files

class.t3lib_tstemplate.php (62.8 KB) class.t3lib_tstemplate.php Administrator Admin, 2007-02-28 12:07
0005088-4.1.0RC2.patch (763 Bytes) 0005088-4.1.0RC2.patch Administrator Admin, 2007-03-02 03:33
bug_5088.diff (451 Bytes) bug_5088.diff Administrator Admin, 2007-03-17 21:37

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #17437: When accessing pages form cache "No Temlpate found!" appearsClosedRupert Germann2007-07-21

Actions
Related to TYPO3 Core - Bug #17091: "No template found" after update from 4.0.4 to 4.1ClosedSteffen Kamper2007-03-07

Actions
Related to TYPO3 Core - Bug #16751: Duplicate entry on cache_pagesection on reloading twiceClosedMichael Stucki2006-11-29

Actions
Related to TYPO3 Core - Feature #21525: No typoscript template found - AddonClosed2009-11-10

Actions
Has duplicate TYPO3 Core - Bug #17110: Error showing pages after update to 4.1ClosedMichael Stucki2007-03-11

Actions
Actions

Also available in: Atom PDF