Description field should be rendered

Created on 13 October 2025, 6 days ago

Problem/Motivation

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.

Steps to reproduce

- Enable and configure Linkit
- Add a Linkit link to the Description field
- Observe it's output as /node/1234 instead of the node alias.

Proposed resolution

Render the field, output it to a new variable, render the variable.

If existing sites have custom templates they should not be affected.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States froboy Chicago, IL

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

Merge Requests

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