Project

General

Profile

Actions

Bug #14123

closed

cached image sizes don't work properly, method for clearing the cache has to be changed

Added by Robert Lemke almost 20 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
-
Start date:
2004-04-29
Due date:
% Done:

0%

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

Description

Have to fixe the cache clearing mechanism.

- Put SQL for cache_imagesizes into t3lib/stddb/tables.sql instead of typo3/sysext/cms/ext_tables.sql
- Move cache clearing into install tool
(issue imported from #M31)

Actions #1

Updated by Robert Lemke almost 20 years ago

I have fixed this in the current CVS version. Changelog:

- Moved table definition for cache_imagesizes from sysext/cms/ext_tables.sql to stddb/tables.sql
- Removed Clear All Cache for cache_imagesizes in t3lib_tcemain::clear_cacheCmd
- Added new section "Clean up database" in the install tool. This is used for clearing the cached image sizes

Actions

Also available in: Atom PDF