Remove private-message-* id

Created on 18 November 2024, 3 days ago

Problem/Motivation

Page should have unique id elements. It is possible that message entity is rendered 2 times on the page. A common usage of Private Message is to display a thread with the Inbox in a side bar. In this case, the HTML page will have two divs with the same message ID, which is not correct.

Steps to reproduce

Display the Inbox block in a side bar, create a thread and check the HTML of the thread's page.

Proposed resolution

Remove private-message-* id as it looks like it is not used by javascript.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇵🇱Poland alorenc Wolsztyn, 🇵🇱

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024