Views title token is double-encoded

Created on 16 August 2024, about 1 year ago

Problem/Motivation

When using the [view:title] token, the value sometimes renders incorrectly because it is being double-encoded. For example, a view title of "Fizz & Buzz" will be displayed as "Fizz & Buzz" when the view is rendered.

See related issues for other mentions of double-encoding behavior.

Steps to reproduce

  1. Create a view named "Fizz & Buzz"
  2. Add an unfiltered text handler to the footer of the view with contents: [view:title]
  3. Observe that the rendered preview displays "Fizz & Buzz"

Proposed resolution

TBD.

Remaining tasks

TBD.

User interface changes

None.

Introduced terminology

None.

API changes

TBD.

Data model changes

TBD.

Release notes snippet

TBD.

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
ViewsΒ  β†’

Last updated 10 days ago

Created by

πŸ‡ΊπŸ‡ΈUnited States clayfreeman Paragould, AR

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