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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant