Skip to content
Snippets Groups Projects
Commit 49da4248 authored by Markus Klein's avatar Markus Klein Committed by Benni Mack
Browse files

[BUGFIX] Fetch TYPO3 version in reports module only

The core version check is run synchronously while logging
into the Backend. If the get.typo3.org service is down,
logins take extremely long.

Since there is no API to run this check asynchronously,
the patch drops this information from the toolbar,
it is only available in the reports module.

Resolves: #91507
Related: #84549
Releases: master, 10.4, 9.5
Change-Id: I78fd381df1aff6a40cc9bd57ac5a4babed2ec999
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64904


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 964384e9
Branches
Tags
No related merge requests found
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