Project

General

Profile

Actions

Task #62444

closed

Reports-Module should check for new TYPO3 versions

Added by Frederic Gaus over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Reports
Target version:
Start date:
2014-10-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

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

Actions

Also available in: Atom PDF