Project

General

Profile

Actions

Bug #58493

closed

Follow up: Disable remove button for installed extension

Added by Nicole Cordes almost 10 years ago. Updated over 5 years ago.

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

100%

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

Description

To lower the complexity of the extension manager, the remove button should be hidden for installed extensions.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #53459: Extension manager - removed extension stays in PackageStates.php as inactiveClosedThomas Maroschik2013-11-08

Actions
Actions #1

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from New 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/29849

Actions #2

Updated by Anja Leichsenring almost 10 years ago

In the issue #53459 the uninstall step for activated extension, when one uses the remove button (I mean the trashcan, not the uninstall button) is removed.
With this, dependency check for active extensions requiring the one to be removed alongside with flushing the system cache is removed. This leads to Fatal Errors in Backend.

In order to lower complexity we remove now the possibility to remove active extensions and remove all code depending on this particular function. This follows the removal of the uninstall check for extensions to be removed.

Here are the rules for removing extension from now on:
- active extensions need to be uninstalled, then removed (as two steps)
- inactive extensions can be removed

Actions #3

Updated by Gerrit Code Review almost 10 years ago

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

Actions #4

Updated by Nicole Cordes almost 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF