Problem/Motivation

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.

Steps to reproduce

Proposed resolution

Create a custom formatter.
Simple strip_tags does the job

Remaining tasks

* Create the formatter.
* Update the view to use it.

User interface changes

API changes

Data model changes

Command icon Show commands

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

arthur_lorenz created an issue. See original summary.

arthur_lorenz’s picture

Issue summary: View changes

arthur_lorenz’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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