Blog name: Quilltez
Drupal-Planet tagged feed URL: https://quilltez.com/taxonomy/term/14/feed

Comments

leopathu created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs work

The feed doesn't pass validation.

It seems the debugging output is enabled. That causes the <?xml version="1.0" encoding="utf-8"?> line not to be the first one.


  
 
<!-- THEME DEBUG -->
<!-- THEME HOOK: 'views_view_rss' -->
<!-- BEGIN OUTPUT from 'core/modules/views/templates/views-view-rss.html.twig' -->
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://quilltez.com/" 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#">
leopathu’s picture

Status: Needs work » Active

Hi,

Thanks for reporting it. It has been fixed and it looks good now.

avpaderno’s picture

Status: Active » Needs review
avpaderno’s picture

Status: Needs review » Fixed

I added the feed to Planet Drupal (https://www.drupal.org/aggregator/sources/2023).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.