Active
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Feb 2014 at 23:24 UTC
Updated:
20 Jun 2022 at 18:57 UTC
Jump to comment: Most recent
Xss::filterAdmin().Html::normalize(Xss::filterAdmin($html)) everywhere.Xss::filterAdmin() only.
Comments
Comment #1
amateescu commentedFor anyone scratching their head at the sight of
Html::normalize(Xss::filterAdmin($html)), it's worth noting that solution A depends on #2195745: Replace _filter_htmlcorrector() with a utility class in core.Comment #2
yoroy commentedAppreciate the usability tag but not sure what we can contribute here.
Comment #4
xjmComment #5
xjm@alexpott, @effulgentsia, @Cottser, @catch, and I agreed that this issue is a task. We decided to defer triaging whether it is a major task.
This improvement might be a partial fix for at least one bug: #2793141: Settings Tray, Contextual Links, and Toolbar sub-tray disappear if there is slightly broken HTML on the page
Comment #16
xjm