TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:09 +02:00
commit af8cc155b5
6818 changed files with 642608 additions and 0 deletions
@@ -0,0 +1,23 @@
.. include:: /Includes.rst.txt
.. _feature-84216:
===========================================================
Feature: #84216 - New attribute "debug" in RenderViewHelper
===========================================================
See :issue:`84216`
Description
===========
The new attribute `debug` has been added to the RenderViewHelper which is `true` by default.
Setting this attribute to `false` disables the debug information rendered in the frontend if the fluid debug mode is
enabled in the admin panel.
Impact
======
It is now possible to disable the debug output in some specials cases like in the admin panel.
.. index:: Fluid, Frontend, ext:fluid