Blog name: Quilltez Drupal-Planet tagged feed URL: https://quilltez.com/taxonomy/term/14/feed
leopathu created an issue. See original summary.
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.
<?xml version="1.0" encoding="utf-8"?>
<!-- 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#">
Hi,
Thanks for reporting it. It has been fixed and it looks good now.
I added the feed to Planet Drupal (https://www.drupal.org/aggregator/sources/2023).
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
avpadernoThe 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.Comment #3
leopathu commentedHi,
Thanks for reporting it. It has been fixed and it looks good now.
Comment #4
avpadernoComment #5
avpadernoI added the feed to Planet Drupal (https://www.drupal.org/aggregator/sources/2023).