Project

General

Profile

Actions

Feature #62101

closed

System Status Update tests should test frontend environment not cli environment

Added by Benedict Burckhart over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2014-10-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The System Status Update tests the cli environment. So in the mail often errors occur which are not present in the real frontend environment. I think it would be great if the System Status Update fetches a url from the frontend which executes the tests in the frontend environment and send these results to the admins.

Issues like Issue #52283 are only workarounds.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #58786: Scheduler report triggers mail with warnings unknown where fromClosed2014-05-13

Actions
Related to TYPO3 Core - Feature #52283: Mark some env-tests as skipped when running on cliClosed2013-09-26

Actions
Related to TYPO3 Core - Bug #56569: SystemEnvironment check shouldn't give error on fileUpload values in CLI contextClosed2014-03-05

Actions
Actions #1

Updated by Markus Klein over 9 years ago

Quick concept: * public php script that returns the status as JSON * IP based protection for accessing this script * strong default that only allows ::1 and 127.0.0.1

Actions #2

Updated by Frederic Gaus over 9 years ago

  • Status changed from New to Closed

This ticket can be closed because after the merge of https://forge.typo3.org/issues/56569. The system environment is not taken into account any longer when the system report is executed from cli.

Actions

Also available in: Atom PDF