Skip to content

Unsanitize row evolution pretty labels#24506

Open
pascalzuk wants to merge 1 commit into
matomo-org:5.x-devfrom
pascalzuk:codex/row-evolution-label-html
Open

Unsanitize row evolution pretty labels#24506
pascalzuk wants to merge 1 commit into
matomo-org:5.x-devfrom
pascalzuk:codex/row-evolution-label-html

Conversation

@pascalzuk

Copy link
Copy Markdown

Fix double-encoded row evolution labels by unsanitizing label_html before it is reused in the row evolution UI and API response. This keeps the existing safe-decoding behavior for normal labels and only removes the extra encoding layer that shows up as " in the rendered output.

I could not run PHP syntax checks in this environment because php is not installed here, but the change is intentionally narrow and only touches the row-evolution label display path.

@github-actions

Copy link
Copy Markdown
Contributor

If you don't want this PR to be closed automatically in 28 days then you need to assign the label 'Do not close'.

@github-actions github-actions Bot added the Stale The label used by the Close Stale Issues action label May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale The label used by the Close Stale Issues action

Development

Successfully merging this pull request may close these issues.

1 participant