Aggregator RSS feed outputting empty feed items

Created on 15 August 2015, over 9 years ago
Updated 7 September 2023, over 1 year ago

Problem/Motivation

Currently the Aggregator RSS feed located under aggregator/rss is returning empty feed items

<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xml:base="https://dfm2o.ply.st/aggregator/rss" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:og="http://ogp.me/ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:sioct="http://rdfs.org/sioc/types#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <channel>
    <title>Aggregator RSS feed</title>
    <link>https://dfm2o.ply.st/aggregator/rss</link>
    <description></description>
    <language>en</language>
    
    <item>
      <title></title>
      <link>https://dfm2o.ply.st/</link>
      <description></description>
      <pubDate />
      <dc:creator />
    <guid isPermaLink="true">https://dfm2o.ply.st/</guid>
    </item>
...

How to reproduce

  1. Enable aggregator core module.
  2. Go to aggregator/sources/add to add a feed.
  3. Fill Title with Drupal and URL with https://www.drupal.org/rss.xml β†’ and save.
  4. Go to admin/config/services/aggregator and Update items.
  5. Check that now you have some items and open aggregator/rss in a browser.
  6. See the resulting XML source code.

Remaining tasks

  1. Write test
  2. Write patch
πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡ͺBelgium geertvd

Live updates comments and jobs are added and updated live.
  • VDC

    Related to the Views in Drupal Core initiative.

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