Project

General

Profile

Actions

Bug #59631

closed

Updating inactive extension

Added by Alexander Opitz about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2014-06-17
Due date:
% Done:

100%

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

Description

If you update an inactive extension will activate this one. Which isn't desired.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #59592: Updating not activated extension seems to failClosed2014-06-16

Actions
Actions #1

Updated by Oliver Hader about 10 years ago

  • Status changed from New to Accepted
TYPO3\CMS\Extensionmanager\Controller\DownloadController::updateExtensionAction() is the place to start...
  • $this->managementService->installExtension() is called but maybe should be downloadExtension() only if the extension is not installed
Actions #2

Updated by Oliver Hader about 10 years ago

  • Complexity set to easy
Actions #3

Updated by Gerrit Code Review about 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31331

Actions #4

Updated by Gerrit Code Review about 10 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31348

Actions #5

Updated by Nicole Cordes about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack almost 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF