Tokens in links are stripped

Created on 2 February 2020, over 5 years ago
Updated 24 January 2024, over 1 year ago

When I use token in links it will strip token in link up to last colon:

This:

<p>[easy_email:recipient_uid:0:entity:display-name],</p>

<p>administrátor webu <a href="[site:url]">[site:name]</a> pro tebe vytvořil uživatelský účet. Můžeš se nyní přihlásit a nastavit přihlašování:</p>

<p><a href="[easy_email:recipient_uid:0:entity:one-time-login-url]">Nastavit přihlašování</a></p>

Will after save become this:

<p>[easy_email:recipient_uid:0:entity:display-name],</p>

<p>administrátor webu <a href="url]">[site:name]</a> pro tebe vytvořil uživatelský účet. Můžeš se nyní přihlásit a nastavit přihlašování:</p>

<p><a href="one-time-login-url]">Nastavit přihlašování</a></p>

Running on Drupal 8.8.1.

Tested with java script disabled, so it is not caused by CKEdit.

🐛 Bug report
Status

Closed: outdated

Version

1.0

Component

Code

Created by

🇨🇿Czech Republic Honza Pobořil

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024