Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
configuration system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Aug 2014 at 23:44 UTC
Updated:
24 Mar 2017 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlanComment #3
jibranThanks.
Comment #4
chx commented#2280963: Refactor use of SafeMarkup in HWLDFWordAccumulator note: we are not adding more SafeMarkup::set() calls to core. This is not the way. We remove as much as we can instead.
Comment #5
jibranComment #6
jhodgdonAdding issue this is duplicate of as Related.
Comment #7
xjmThis was marked as a duplicate of #2280963: Refactor use of SafeMarkup in HWLDFWordAccumulator, which is now fixed, but did not add test coverage. Let's repurpose this issue to just add the test coverage from this patch?
Comment #10
joelpittetHere's the same patch but test only.
Comment #12
joelpittetReroll
Comment #13
joelpittetComment #14
xjmlol, three minors and counting. Let's get this in. ;)
Comment #15
alexpottCommitted and pushed e439d23 to 8.4.x and ee8f13d to 8.3.x. Thanks!
Backported to 8.3.x cause it is just additional test coverage.