Follow up for #2042143: [META] Fix unsafe core translatable strings

Problem/Motivation

In the FeedStorageController.php file there is one string not passing the locale_string_is_safe test because of the usage of the <description> tag.

Proposed resolution

Use a placeholder.

Credit

This issue was covered during the first Drupal Sprint of Montpellier (France).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DuaelFr’s picture

Assigned: DuaelFr » Unassigned
Status: Active » Needs review
FileSize
834 bytes

Here is the patch !

DuaelFr’s picture

Issue tags: +Novice
opi’s picture

Status: Needs review » Reviewed & tested by the community

This patch looks fine for me. thanks.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 4501400 and pushed to 8.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Added around