RSS Trust CDATA
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
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | Jan 13, 2025 |