Project

General

Profile

Actions

Bug #57032

closed

Context "Development" in installer behaves different than with SetEnv for TYPO3_CONTEXT

Added by Stefan Neufeind over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2014-03-18
Due date:
% Done:

0%

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

Description

If you set via .htaccess:
SetEnv TYPO3_CONTEXT Development

You get a "Flush system caches" in the dropdown in BE. But if you don't set TYPO3_CONTEXT there, the context chosen in the installer should (afaik) behave the same. Setting it to "Development" however does not bring that flush-entry for system-caches.

NEWS.md says:
- "Flush system caches" clears all system-related caches, which is the class
loading cache, configuration cache (previously known as temp_CACHED_* files)
and some other extbase-related class caches. The symbol is now disabled
by default, even for admins, and can be enabled by setting the userTSconfig
option "options.clearCache.system=1", and is also always enabled using
the Application Context / TYPO3_CONTEXT Environment Option "Development".
Additionally, clearing system caches can be done via the Install Tool, they
are automatically flushed when an extension is being activated/uninstalled.

Actions

Also available in: Atom PDF