#11 solution just works for preview mode and debug mode, when I changed twig debud mode to false in `development.services.yml` file. Description does not contain `` anymore
parameters: twig.config: debug: false
- Status changed to Active
over 2 years ago 5:09pm 20 June 2023 - πΊπΈUnited States damienmckenna NH, USA
Can you please test the current release and let me know if the problem persists?
- Status changed to Closed: duplicate
almost 2 years ago 10:26pm 19 December 2023 - πΊπΈUnited States damienmckenna NH, USA
I ended up making this change in π RSS output is no longer valid XML Fixed , the problem came up for me because of some changes in core, I think around core's output in 10.2 being HTML 5 while RSS needs to be XHTML.
- Status changed to Active
about 1 month ago 1:20pm 3 September 2025 - πΊπΈUnited States loze Los Angeles
I realize this is an old post, but I am seeing exactly what described in #11 and #12 in the latest 8.x-2.4 release, so I am reopening it.
with debug: true
views UI preview has CDATA on the description tags
front end has CDATA on the description tagswith debug: false
views UI preview has CDATA on the description tags
front end DOES NOT have CDATA on the description tagsI don't have any template or preprocess overrides for views_rss
I'm using Drupal 10.5