Project

General

Profile

Actions

Bug #81609

closed

Display Messages checkbox missing from Admin Panel

Added by Torsten Schrade almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-06-19
Due date:
% Done:

100%

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

Description

The admin panel normally has a checkbox to show log messages set with function \TYPO3\CMS\Core\TimeTracker\TimeTracker->setTSlogMessage. Since TYPO3 version 8.7 this checkbox seems to have been accidentally skipped during the refactoring of class \TYPO3\CMS\Frontend\View\AdminPanelView->getTSDebugModule.

This makes it impossible to show TS log messages in the admin panel in TYPO3 versions 8.7 and above. Currently the only way to display TS log messages is to generally activate them with TSConfig (admPanel.tsdebug.displayMessages = 1). TYPO3 7.6 still has the checkbox.

The functionality is still there. The HTML for the checkbox just needs to be added in function getTSDebugModule (see screenshots before/after) and according patch.


Files

AdminPanel_before.png (56.7 KB) AdminPanel_before.png Torsten Schrade, 2017-06-19 06:34
AdminPanel_after.png (64.6 KB) AdminPanel_after.png Torsten Schrade, 2017-06-19 06:34
Actions #1

Updated by Gerrit Code Review almost 7 years ago

  • 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 https://review.typo3.org/53259

Actions #2

Updated by Gerrit Code Review almost 7 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53462

Actions #3

Updated by Torsten Schrade almost 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF