Closed (fixed)
Project:
Configuration Inspector
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2020 at 13:56 UTC
Updated:
26 Mar 2021 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch removes the Html::escape() call from
\Drupal\config_inspector\Controller\ConfigInspectorController::formatValue()and so it relies on Twig auto-escaping only.Comment #3
vuilComment #5
vuil