Token with "value-custom:?" return an empty string

Created on 17 November 2023, about 1 year ago
Updated 19 November 2023, about 1 year ago

Problem/Motivation

Using the following pattern to generate automatic URL for my event pages :
events/[node:field_smart_date:value-custom:Y-m-d]_[node:title]
The result for "My first event" is
events/_my-first-event
instead of
events/2023-11-17_my-first-event

Same problem with value-format:my-id into the pattern.

Only with Drupal 10 (10.1.6 tested) ... OK with Drupal 9 (9.5.11 tested)
Smart-date v4.0.3 or v4.1.0-rc3 ... same problem

🐛 Bug report
Status

Closed: works as designed

Version

4.1

Component

Code

Created by

🇫🇷France laurent.lannoy

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

Comments & Activities

Production build 0.71.5 2024