[BUGFIX] Hide update icon for incompatible extensions
Currently the update icon in extension manager is displayed every time a higher TER version of the extension exists. But the update fails if the TYPO3 version isn't within the extension dependencies. This patch adds the dependency check to the isUpdateAvailable function. Resolves: #53576 Releases: 6.2 Change-Id: I109e779037f670ab205b43cbbbb1bc16954860e6 Reviewed-on: https://review.typo3.org/25348 Reviewed-by: Philipp Gampe Reviewed-by: Marcin S?gol Tested-by: Marcin S?gol Reviewed-by: Oliver Klee Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters
Please register or sign in to comment