Skip to content

Missing double-quotes escaping breaks editor #49

@JPustkuchen

Description

@JPustkuchen

Context: Configuring an element in the editor with double-qoutes in it, for example HTML code in description

Problem: The double-quotes are also used in the HTML form markup in editor.js and so the input element breaks if they are not escaped properly.

Proposed solution: Escape the double quotes in value

Tested, working, patch follows!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions