Bug #48867
Extension list does'nt reload after extension has been updated
Status: | Resolved | Start date: | 2013-06-05 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Extension Manager | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.1 | Is Regression: | No | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The extension manager shows a list of extension, which can be updated. When I click on the update-icon for a single extension in the extension manager, the extension gets updated and a information-box is shown, that the extension has been updated.
The extension manager now still shows the update-icon for the desired extension, because the list of extensions does'nt get updated after the extension has been updated. You have to manually reload the extension manager to update the list of installed extension, so the update-icon disappears.
The list of extension should be updated automatically after an extension has been updated
Related issues
Associated revisions
[TASK] EM: Remove ExtJS
Replaces ExtJS dialogs with the new TYPO3 modals. Additionaly, all calls
to TYPO3.l10n.localize() are replaced by accessing the TYPO3.lang array
directly.
Resolves: #63495
Related: #48867
Releases: master
Change-Id: Ibb9be75cf2fab266413e4519c9b6a93ed349e6dc
Reviewed-on: http://review.typo3.org/35901
Reviewed-by: Mathias Schreiber <mathias.schreiber@wmdb.de>
Tested-by: Mathias Schreiber <mathias.schreiber@wmdb.de>
Reviewed-by: Benjamin Mack <benni@typo3.org>
Tested-by: Benjamin Mack <benni@typo3.org>
History
#1 Updated by Markus Klein about 2 years ago
- Status changed from New to Accepted
#2 Updated by Mathias Schreiber 7 months ago
- Status changed from Accepted to Closed
- Is Regression set to No
Taken into account in #63909
#3 Updated by Andreas Fernandez 7 months ago
- Status changed from Closed to Resolved
Resolved with #63495