Xss::filterAdmin() to allow "dialog"

Created on 25 April 2024, 9 months ago
Updated 8 August 2024, 6 months ago

Problem/Motivation

Custom Text in Views do not allow rendering dialog tag, which is a powerful way to create popup without too much scripting. The list of tags allowed is limited by Xss::filterAdmin (as specified in Xss::$adminTags).

Steps to reproduce

Create any view that renders dialog element.

Proposed resolution

Add 'dialog' to Xss::$adminTags.

Remaining tasks

Discussion and code implementations.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

Allow to render "dialog" element in Views "Global: Custom Text" and other rendering context using Xss::filterAdmin.

✨ Feature request
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component
BaseΒ  β†’

Last updated about 17 hours ago

Created by

πŸ‡­πŸ‡°Hong Kong yookoala

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