Project

General

Profile

Actions

Bug #21985

closed

t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend

Added by Laurent Valdes over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
Start date:
2010-01-18
Due date:
% Done:

0%

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

Description

t3lib_cache_Exception(
'No table to write tags to has been set using the setting "tagsTable".',
1253534137
);

is thrown on line 61,
=> The user has to update the database to correct, but he can't:
that error should be reported instead of being thrown by an Exception.

Reported on 4.3 branch and also on 4.4

(issue imported from #M13285)

Actions

Also available in: Atom PDF