Bug #28086

Disable clear lang cache by default

Added by Dominique Feyer about 4 years ago. Updated about 2 years ago.

Status:Closed Start date:2011-07-11
Priority:Should have Due date:
Assigned To:Dominique Feyer % Done:

100%

Category:Default Spent time: -
Target version:-
TYPO3 Version:4.6 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

By default the clear lang cache must not be enabled.

You can enable it if needed with this configuration, in localconf.php:

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


Related issues

related to Core - Feature #25397: Adding XLIFF support as the default format for translation Closed 2011-06-24

Associated revisions

Revision 929eed98
Added by Dominique Feyer about 4 years ago

[TASK] Disable clear lang cache menu by default

By default the clear lang cache should not be enabled.

You can enable it if needed with this configuration, in localconf.php:
$GLOBALS['TYPO3_CONF_VARS']['SYS']['lang']['cache']['clear_menu'] = TRUE;

Change-Id: I1b7796aca65eb45922d85a6ddd9b6220a3bd89ae
Resolves: #28086
Reviewed-on: http://review.typo3.org/3239
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers

Revision e2807feb
Added by Dominique Feyer about 4 years ago

[TASK] Add a sys_log entry when a BE user clears the language cache

If a backend user clears the language/localization cache (t3lib_l10n),
the action should be added to sys_log.

Change-Id: I038242092e8aede6d6c23d082a3dcb69982a3514
Resolves: #28086
Reviewed-on: http://review.typo3.org/3241
Reviewed-by: Stefan Neufeind
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers

History

#1 Updated by Mr. Hudson about 4 years ago

Patch set 1 of change I1b7796aca65eb45922d85a6ddd9b6220a3bd89ae has been pushed to the review server.
It is available at http://review.typo3.org/3239

#2 Updated by Mr. Hudson about 4 years ago

Patch set 1 of change I038242092e8aede6d6c23d082a3dcb69982a3514 has been pushed to the review server.
It is available at http://review.typo3.org/3241

#3 Updated by Mr. Hudson about 4 years ago

Patch set 2 of change I1b7796aca65eb45922d85a6ddd9b6220a3bd89ae has been pushed to the review server.
It is available at http://review.typo3.org/3239

#4 Updated by Xavier Perseguers about 4 years ago

  • Category set to Default
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Change has been successfully cherry-picked as 929eed986977d685c8545c542fd2b6f9d0846454.

#5 Updated by Xavier Perseguers over 3 years ago

  • Status changed from Resolved to Closed

#6 Updated by Ernesto Baschny about 2 years ago

  • Target version deleted (1281)

Also available in: Atom PDF