Skip to content
Snippets Groups Projects
Commit ffcd14c3 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[!!!][TASK] Drop DebugConsole

The DebugConsole comes from ExtJS times and was triggered when e.g. a
request failed to give a developer its response, including the
stacktrace. Nowadays, browsers offer a console allowing to investigate
requests. Also, PHP debuggers (e.g. xdebug) are commonly known and used,
which makes the DebugConsole obsolete.

Resolves: #98069
Releases: main
Change-Id: I8adcb6594d6434b4d0e0314219087b3230324c9f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75348


Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent 11a6da25
Branches
Tags
No related merge requests found
Showing
with 57 additions and 351 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment