Empty Drupal message when there are exceptions thrown

Created on 8 March 2024, 4 months ago
Updated 23 June 2024, 4 days ago

Problem/Motivation

Due to bug in Drupal core 🐛 message.js assumes status messages element has child element, incompatible default template Needs review The drupal set messages produce empty result when there are exceptions because the markup is included into pre tag and that gets trimmed by message component in civictheme during rendering. See https://git.drupalcode.org/project/civictheme/-/blob/1.x/lib/uikit/compo...

Pass the right title to the drupal set message so that atleast title of the message should appear

Steps to reproduce

Proposed resolution

Follow the Drupal core theme olivero and claro implementation
At least show the type of the message so that empty message should not appear around

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India naveenvalecha New Delhi

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024