Task #62444
closed
Reports-Module should check for new TYPO3 versions
Added by Frederic Gaus about 10 years ago.
Updated about 6 years ago.
Description
Similar to the install tool the reports module should check for new TYPO3 releases. Currently it only writes out the current TYPO3 Version with the Status::NOTICE.
As we have the possibility in the install tool to check for new releases it would be better to implement the check in the following way:
If the release information are unavailable (e.g. get.typo3.org offline) keep it as it is
else:
if the release is up-to-date, write it out with Status::OK
if the release is not up-to-date, write it out with Status:ERROR or Status::WARNING, taking into concern if the newer releases are security relevant or not.
Furthermore if the current TYPO3 version is outdated (not stable or oldstable) mark the release information with Status:ERROR
do you plan to work on that?
Checking the current TYPO3 version would mean to extend the API of \TYPO3\CMS\Install\Service\CoreVersionService. Thus this is a feature. I open a new bug for this feature. In the meantime, only version checks within one version (e.g. 6.2) could be done.
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34110
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33745
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF