Closed (fixed)
Project:
Field Formatter Class
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
6 Aug 2018 at 00:12 UTC
Updated:
18 Jun 2020 at 09:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Mile3 commentedI agree, this would be very helpful.
Comment #3
pifagorComment #4
romixuaComment #5
pookmish commentedComment #6
pifagor.
Comment #7
alex_optimLooks good.
Comment #8
pifagorComment #10
pifagorComment #12
andrewmacpherson commentedThe change from using
Html::escape()to usingHtml::cleanCssIdentifier()was out of scope for this issue. It wasn't necessary for supporting tokens, and caused a couple of bugs:Html::cleanCssIdentifier(). Found and fixed very soon after the bug was introduced, and before any stable release.