This project is not covered by Drupal’s security advisory policy.

Prevents xss filtering and other markup stripping for descriptions in RSS feeds. Drupal Core will normally rewrite the description fields of rss items and then wraps the results in a cdata tag. This module replaces those services with new services that contain an additional check for whether the description field is already wrapped in a cdata tag, and, if so, does not perform any filtering or rewriting.

See this thread for more info: https://www.drupal.org/project/drupal/issues/3433

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Developer tools
  • Created by mmillford on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases