-
- Downloads
Issue #2435493 by effulgentsia: Change String::format()'s '@' and '%'...
Issue #2435493 by effulgentsia: Change String::format()'s '@' and '%' placeholders to be auto-escaped rather than always-escaped
parent
7af2ce77
Branches
Tags
Showing
- core/lib/Drupal/Component/Utility/String.php 11 additions, 9 deletionscore/lib/Drupal/Component/Utility/String.php
- core/modules/comment/comment.module 1 addition, 1 deletioncore/modules/comment/comment.module
- core/modules/forum/templates/forum-submitted.html.twig 1 addition, 1 deletioncore/modules/forum/templates/forum-submitted.html.twig
- core/modules/node/templates/node.html.twig 1 addition, 1 deletioncore/modules/node/templates/node.html.twig
- core/modules/update/templates/update-project-status.html.twig 1 addition, 2 deletions.../modules/update/templates/update-project-status.html.twig
- core/tests/Drupal/Tests/Component/Utility/StringTest.php 2 additions, 0 deletionscore/tests/Drupal/Tests/Component/Utility/StringTest.php
- core/themes/bartik/templates/node.html.twig 1 addition, 1 deletioncore/themes/bartik/templates/node.html.twig
- core/themes/classy/templates/forum/forum-submitted.html.twig 1 addition, 1 deletioncore/themes/classy/templates/forum/forum-submitted.html.twig
- core/themes/classy/templates/node/node.html.twig 1 addition, 1 deletioncore/themes/classy/templates/node/node.html.twig
Please register or sign in to comment