Active
Project:
Devel
Version:
8.x-1.2
Component:
devel
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2018 at 09:42 UTC
Updated:
26 Jul 2018 at 09:43 UTC
Jump to comment: Most recent
When editing a config file with HTML tags in it, the form is broken. We cannot save it either.
The <pre> tag does not escape HTML inside of it so those HTML occurrences must be escaped.
It happens on the devel.config_edit route and the devel config definition pages.
To reproduce this bug, edit a text filter such as filter.format.basic_html which contains restricted html tags.
Comments
Comment #2
dakwamine