Closed (fixed)
Project:
Podcast Publisher
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
22 Sep 2023 at 07:18 UTC
Updated:
6 Oct 2023 at 08:09 UTC
Jump to comment: Most recent
Drupal 10.1 introduced new features for the default timestamp formatter -> https://www.drupal.org/node/2993639
The timestamp is now wrapped in a <time> tag which causes to break Spotify's feed validation and leads to immediate depublication.
Create a custom formatter.
Simple strip_tags does the job
* Create the formatter.
* Update the view to use it.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
arthur_lorenz commentedComment #5
arthur_lorenz commented