Skip to content

<a/> tags removed #1

Description

Hi! I'm using your SimpleLink plugin as a CKEditor feature at freepost.
When I call the method .setData(...) on a ckeditor instance, all the anchors are removed. For example whenever I try to copy a DIV html into a editor like this

aEditor.setData($("<div/>").html())

all A tags are replaced by a simple text. This is probably a problem with CKEditor's Advanced Content Filter, since setting allowedContent=true in aEditor seems to work fine.
You can test the behaviour by posting a comment here and later clicking on "Edit".

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions