Closed (fixed)
Project:
System Tags
Version:
8.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2022 at 14:49 UTC
Updated:
11 Mar 2022 at 19:39 UTC
Jump to comment: Most recent
Systems Tags used in Tokens fail when the Tagged node is not translated in the language CLI is accessed in. This means that generating URL-paths from CLI commands or during an import a NL-node can miss the System Tags Tokens when the Tagged node is not available in the default EN-language.
Add a tokens to path settings, tag a node that does not have the default language as a translation and generate URL-paths in CLI
We need to add a Language Code to the function findOneByTag so we can pass it when getting the Token.
Test and apply patch
| Comment | File | Size | Author |
|---|---|---|---|
| system_tags_tokens.patch | 2.3 KB | zerdiox |
Comments
Comment #3
lammensj commentedThank you for the patch!