Project

General

Profile

Actions

Bug #102249

closed

CSP issues in FE using various debug methods

Added by Claus Harup 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Security
Target version:
Start date:
2023-10-25
Due date:
% Done:

0%

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

Description

Using either below we get: Content-Security-Policy: The page's settings blocked the loading of a resource at inline ("default-src").

\TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump();
<f:debug>{_all}</f:debug>

due to the fact that the debug info (HTML & style tag) is placed BEFORE the html tag


Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #101594: CSS styles are missing from the <f:debug /> when frontend CSP is enabledAccepted2023-08-05

Actions
Actions #1

Updated by Oliver Hader 6 months ago

  • Is duplicate of Bug #101594: CSS styles are missing from the <f:debug /> when frontend CSP is enabled added
Actions #2

Updated by Oliver Hader 6 months ago

  • Status changed from New to Closed

→ duplicate of #101594

Actions

Also available in: Atom PDF