Skip to content

Missing double-quotes escaping breaks editor #49

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!

Activity

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

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