Closed (fixed)
Project:
Token Default
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2019 at 08:44 UTC
Updated:
23 Oct 2020 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andy_w commentedI agree, it would just need to be carefully protected to avoid an endless loop.
Comment #3
mostepaniukvmAdded very simple implementation.
But we still need to move it into token_default.manager
And maybe we need to consider adding some constraint to entity validation to avoid an endless loop
Comment #4
surya.s commentedAllow other tokens as replacement logic is written in TokenDefaultManager.php file. Attached the patch.
Comment #5
mostepaniukvmImproved patch to prevent endless loop
Comment #7
andy_w commentedComment #8
andy_w commented