Project

General

Profile

Actions

Bug #32600

closed

Add clear l10n cache when the user clear all cache

Added by Dominique Feyer over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Localization
Target version:
Start date:
2011-12-15
Due date:
% Done:

100%

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

Description

Currently the l10n parser cache can only be cleared manually, by adding this in locallang.php:

$GLOBALS['TYPO3_CONF_VARS']['SYS']['lang']['cache']['clear_menu'] = TRUE;

This patch change the default behavior. By default the l10n cache is cleared on "clear all cache", if the clear l10n menu item is enabled, it's not cleared on clear all cache.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #32658: Fatal error on clearing all caches in backendClosedOliver Hader2011-12-18

Actions
Has duplicate TYPO3 Core - Bug #29673: Cache in typo3temp/Cache/Data/t3lib_l10n not clearedClosed2011-09-11

Actions
Actions #1

Updated by Gerrit Code Review over 12 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7283

Actions #2

Updated by Gerrit Code Review over 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7283

Actions #3

Updated by Dominique Feyer over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Oliver Hader about 12 years ago

  • Status changed from Resolved to Needs Feedback
Actions #5

Updated by Oliver Hader about 12 years ago

EXT:lang/hooks/clearcache/class.tx_lang_clearallcache.php is missing in master - but I guess it should be class.tx_lang_clearcache.php instead?

Actions #6

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7358

Actions #7

Updated by Steffen Gebert about 12 years ago

Yes Olly, made the same observation just now in master, too!

Can't delete Content Elements :-(

Actions #8

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7358

Actions #9

Updated by Gerrit Code Review about 12 years ago

Patch set 3 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7358

Actions #10

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Under Review to Resolved
  • Target version set to 4.6.5
  • PHP Version set to 5.3
  • Complexity set to easy
Actions #11

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9361

Actions #12

Updated by Oliver Hader almost 11 years ago

  • Category set to Localization
  • Status changed from Under Review to Resolved
Actions #13

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF