Skip to content
Snippets Groups Projects
Commit 8e03cb90 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Render correct version information in Core Updater and reports module

Currently, the TYPO3 backend shows incomplete version information
regarding updates in the Core Updater and the reports. Both take
community-supported releases into account only and ignore the fact that
certain versions are covered by the ELTS program and thus render messages
about unsupported or invalid versions, which are false statements.

We now use the full information from get.typo3.org, and added lengthy
tests to avoid any further issues. The internally used
CoreVersionService is now able to handle ELTS releases as well and give
proper information to admins.

Resolves: #94745
Releases: master, 10.4, 9.5
Change-Id: I6485d36ded943acba723d55e23275554484e4f82
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70286


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarFrank Nägler <frank.naegler@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent e3a88241
Branches
Tags
No related merge requests found
Showing
with 880 additions and 162 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment