Project

General

Profile

Actions

Bug #21273

closed

Improve the configuration API of the reports module

Added by Rupert Germann over 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Currently the status providers and the label fields like "title" or "description" are mixed up in the array
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['reports']['tx_reports']['status']

for the "status" report this array looks like this:

extbase     tx_extbase_utility_extbaserequirementscheck
_install     tx_install_report_InstallStatus
title     LLL:EXT:reports/reports/locallang.xml:status_report_title
description     LLL:EXT:reports/reports/locallang.xml:status_report_description
report     tx_reports_reports_Status
system     tx_reports_reports_status_SystemStatus
security     tx_reports_reports_status_SecurityStatus
configuration     tx_reports_reports_status_ConfigurationStatus

(issue imported from #M12238)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #21280: Cleanup API for providers in status reportClosedFrancois Suter2009-10-15

Actions
Actions #1

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF