Feature #52639
closedTask #49162: Rewrite install tool
ext:install Environment variable to deactivate core update
100%
Description
It may be useful to disable core updates, this could be done with an additional environment variable.
Updated by Ernesto Baschny almost 11 years ago
- Status changed from New to Accepted
The variable could be called "TYPO3_DISABLED_CORE_UPDATER=1"
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24629
Updated by Ernesto Baschny almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7fff86d8d1b4bf2cf5a59c8dfd8dfc2f0b2ee9bb.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24661
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24661
Updated by Ernesto Baschny almost 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 4907c200de0146f74b0b075c158b853239ba3a6e.
Updated by Ernesto Baschny almost 11 years ago
- Tracker changed from Bug to Feature
Updated by Mathias Brodala almost 11 years ago
- Status changed from Resolved to New
- % Done changed from 100 to 90
Not only TYPO3_DISABLED_CORE_UPDATER
but also REDIRECT_TYPO3_DISABLED_CORE_UPDATER
should be taken into account. The latter occurs when using PHP as CGI and Apache mod_rewrite
.
Updated by Ernesto Baschny almost 11 years ago
- Status changed from New to Resolved
Mathias, could you please elaborate what you mean? Under which circumstance will the environment variables be prefixed with "REDIRECT_"? I've never seen such a setup or scenario, would be great if you could provide some insights about this (i.e. a link to Apache or mod_rewrite documentation).
But then please add this as a new issue to the tracker, as this is a follow-up issue and we should not really reopen original issues for this but instead create new ones.
Thanks!
Updated by Mathias Brodala almost 11 years ago
Ernesto Baschny wrote:
But then please add this as a new issue to the tracker, as this is a follow-up issue and we should not really reopen original issues for this but instead create new ones.
More explanation added to the followup issue #53188. Sorry for abusing this one. ;-)
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed