Project

General

Profile

Actions

Bug #19507

closed

getCompressedTCarray hangs if no cache_hash exists

Added by Franz Holzinger over 15 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-10-27
Due date:
% Done:

0%

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

Description

When you call
$TSFE->getCompressedTCarray();
in a FE extension, e.g. after an Ajax call with eID parameter, then this ends up in an error message.

t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_hash" does not exist. in /var/www/html/trunk/t3lib/cache/class.t3lib_cache_manager.php on line 77

It should continue instead, if no cache_hash has been found.

(issue imported from #M9648)


Files

error.html (3.76 KB) error.html Administrator Admin, 2008-10-27 13:37
0009648.patch (4.38 KB) 0009648.patch Administrator Admin, 2008-11-22 12:05

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #19802: eID Ajax results in Fatal errorClosedOliver Hader2009-01-12

Actions
Is duplicate of TYPO3 Core - Bug #19694: Initialization of new caching framework breaks some eID scriptsClosedDmitry Dulepov2008-12-12

Actions
Actions

Also available in: Atom PDF