XML namespaces are missing 'http:'

Created on 30 March 2024, 3 months ago
Updated 15 April 2024, 2 months ago

Problem/Motivation

The <rss> tag output contains namespace definitions for itunes, content and atom, but these namespaces are missing the leading 'http;'. This causes validation problems for the <itunes:author> value at least on Apple Podcast and Spotify (probably more).

Steps to reproduce

Create a podcast feed via Views and observe the <rss> namespaces.

Proposed resolution

We should update the namespaces so they properly include the leading http:

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada daveoj

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024