Project

General

Profile

Actions

Bug #53188

closed

REDIRECT_TYPO3_DISABLE_CORE_UPDATER ignored

Added by Mathias Brodala over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2013-11-27
Due date:
2013-11-27
% Done:

100%

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

Description

Using Apache mod_rewrite in certain setups makes environment variables from original requests available in the target request as REDIRECT_<envvar>, thus setting TYPO3_DISABLE_CORE_UPDATER becomes REDIRECT_TYPO3_DISABLE_CORE_UPDATER.

The latter is currently not considered by TYPO3, thus the core updater cannot be disabled via the environment variable and the mentioned setup.

See this Stackoverflow post for an explanation and link to the Apache source code.


Files

53188.patch (591 Bytes) 53188.patch Respect REDIRECT_TYPO3_DISABLE_CORE_UPDATER environment variable Mathias Brodala, 2013-10-29 14:51
53188-getindpenv.patch (3.38 KB) 53188-getindpenv.patch Implementation via GeneralUtility::getIndpEnv Mathias Brodala, 2014-03-05 14:33

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #58358: Use REDIRECT_TYPO3_CONTEXT as fallback for TYPO3_CONTEXT environment variable Closed2014-04-30

Actions
Follows TYPO3 Core - Feature #52639: ext:install Environment variable to deactivate core updateClosedErnesto Baschny2013-10-09

Actions
Follows TYPO3 Core - Bug #53974: Environment variables prefixed with REDIRECT_ ignoredClosed2013-11-26

Actions
Actions

Also available in: Atom PDF