- Merge request !53fix: [#3551909] Update template to render description field β (Merged) created by froboy
Modules like
Linkit β
take advantage of Drupal's render pipeline to process WYSIWYG text before it's rendered. By outputing the text with .value
we're not running those processes. Therefore some logic won't run when other contrib modules are added.
- Enable and configure Linkit
- Add a Linkit link to the Description field
- Observe it's output as /node/1234
instead of the node alias.
Render the field, output it to a new variable, render the variable.
If existing sites have custom templates they should not be affected.
Active
2.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.