Skip to content

HTML in report documentation is shown plain text #13668

@sgiehl

Description

@sgiehl

Some report documentation contains some HTML tags. Currently the filter rawSafeDecoded is used on that attribute, which causes all HTML-tags to be encoded.

Instead we might use the raw filter, but need to ensure that possible user input is encoded if there is any in some report documentation.

image

Note: This also regressed in the UI tests (https://builds-artifacts.matomo.org/matomo-org/matomo/3.x-dev/30903/UIIntegrationTest_actions_pages_tooltip_help.png)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions