Bug #51368
Incompatible extension Uninstallation always removes last extension in List
Status: | Resolved | Start date: | 2013-08-26 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Christoph Buchli | % Done: | 100% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.2.0 | |||
TYPO3 Version: | 6.2 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
If there are multiple Extensions found that aren't working with the new TYPO3-Version in the Install Tool's "Check for broken extensions"-section, there is always the last Extension in the list uninstalled, no matter what button is clicked.
Related issues
Associated revisions
[BUGFIX] Install tool: Check for broken ext uninstalls correct ext
"Check for broken extensions" in important actions of the install
tool renders uninstall buttons for every broken extension it found.
Currently only the last extension is uninstalled, no matter which
button is used. The patch fixes this by adding a class to identify
the extension in question to each button and adapts the javascript.
Resolves: #51368
Releases: 6.2
Change-Id: I7b754aca58e262dbd726452f816fe4dfaa6cf54d
Reviewed-on: https://review.typo3.org/23336
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
Reviewed-by: Stefan Neufeind
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
History
#1 Updated by Gerrit Code Review almost 2 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23336
#2 Updated by Christoph Buchli almost 2 years ago
- Assigned To set to Christoph Buchli
- % Done changed from 0 to 50
The patch fixes the issue for me.
#3 Updated by Wouter Wolters almost 2 years ago
- Project changed from Install Tool Improvements 4.6 to Core
#4 Updated by Wouter Wolters almost 2 years ago
- Category set to Install Tool
- Target version set to 6.2.0
- TYPO3 Version set to 6.2
#5 Updated by Wouter Wolters almost 2 years ago
- Status changed from New to Under Review
#6 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23336
#7 Updated by Gerrit Code Review almost 2 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23336
#8 Updated by Gerrit Code Review almost 2 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23336
#9 Updated by Christoph Buchli almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 50 to 100
Applied in changeset eb217f4703a1246ed5e867b3fa273a7067f7c4d6.