Views RSS display always outputs ‘submitted’ by and ‘authored on date’ inside the description tag

Created on 22 February 2018, over 6 years ago
Updated 15 September 2023, about 1 year ago

Hi, I have tried outputting rss feeds straight as RSS feed, RSS default and force as fields.

Still the feeds publish with ‘submitted by’ and ‘publishing date’ shown inside the description tag, don’t want that :)

Have made sure that each content type has ‘authored by’ deselected, still no joy.

Is it hardcoded somewhere? Would most appreciate any suggestions on how to remove the unneccesary text that appears in my feeds.

The description is build inside \Drupal\node\Plugin\views\row\Rss::render

This seems ok, but somehow this doesn't account for some of the settings on the node type:

$build_mode = $display_mode;

    $build = node_view($node, $build_mode);
    unset($build['#theme']);

Workaround is using fields instead of content, steps can be found in #17

🐛 Bug report
Status

Needs work

Version

11.0 🔥

Component
Node system 

Last updated about 17 hours ago

No maintainer
Created by

🇫🇷France liliplanet Cannes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024