Skip to content

[BUG] Puzzles are not escaped in admin panel #54

@fbuys

Description

@fbuys

We need to escape puzzles in the admin panel.

Current behavior:

  • Puzzles might inlude valid html
  • Puzzles are displayed, but html it displayed in the browser unescaped
  • Below Edit Post should be a link display as html text not interpreted by the browser:
Image

Expected behavior

  • Any html/JS/CSS should be escaped and displayed as text (not be rendered/interpreted by the browser)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions