Bug #32600
closed
Add clear l10n cache when the user clear all cache
Added by Dominique Feyer almost 13 years ago.
Updated about 7 years ago.
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.
- Status changed from New to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Needs Feedback
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?
- Status changed from Needs Feedback to Under Review
Yes Olly, made the same observation just now in master, too!
Can't delete Content Elements :-(
- Status changed from Under Review to Resolved
- Target version set to 4.6.5
- PHP Version set to 5.3
- Complexity set to easy
- Status changed from Resolved to Under Review
- Category set to Localization
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF