[BUGFIX] Prevent current extension version in update dialog
If you update an extension, the current version is included in the confirmation dialog. This might confuse the user as this version is already available. The patch extends the repository function and adds a parameter to exclude the current version from the database request. Resolves: #65904 Releases: master Change-Id: I66e7450840da1297ea4f3dc06bafe52b799bc267 Reviewed-on: http://review.typo3.org/38011 Reviewed-by:Andreas Fernandez <andreas.fernandez@aspedia.de> Tested-by:
Andreas Fernandez <andreas.fernandez@aspedia.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/extensionmanager/Classes/Controller/DownloadController.php 1 addition, 1 deletion...xtensionmanager/Classes/Controller/DownloadController.php
- typo3/sysext/extensionmanager/Classes/Domain/Repository/ExtensionRepository.php 8 additions, 3 deletions...manager/Classes/Domain/Repository/ExtensionRepository.php
Please register or sign in to comment