Comment component displays rendered user picture as image source

Created on 28 December 2024, 25 days ago

Problem/Motivation

The component twig template displays the {{ user_picture }} variable as if it contained a rendered url, whereas it actually contains the render array for the user picture displayed in the compact display type.

Steps to reproduce

Display any comment

Proposed resolution

The template should look like:

    <div class="col-md-2">
      {{ user_picture }}
    </div>
πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States danchadwick Boston

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

Comments & Activities

Production build 0.71.5 2024