Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Aug 2015 at 01:26 UTC
Updated:
1 Sep 2015 at 12:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mpdonadioComment #3
mpdonadioComment #4
stefan.r commentedLooks good to me!
Comment #5
stefan.r commentedI think we can RTBC this as SafeMarkup::checkPlain() just wraps Html::escape() and tests are still green.
Comment #6
dawehner+1
Comment #7
alexpottI guess this just means there is less to do in #2545972: Remove all code usages SafeMarkup::checkPlain() and rely more on Twig autoescaping. Test only change and therefore beta permitted. Committed 2ecd353 and pushed to 8.0.x. Thanks!