Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Copying plugins inside ckeditor creates a child plugin copy#569

Merged
vinitkumar merged 1 commit intodjango-cms:masterfrom
what-digital:504-copy-paste-plugins-inside-ckeditor-refer-to-same-instance
Jun 10, 2021
Merged

Copying plugins inside ckeditor creates a child plugin copy#569
vinitkumar merged 1 commit intodjango-cms:masterfrom
what-digital:504-copy-paste-plugins-inside-ckeditor-refer-to-same-instance

Conversation

@nichoski
Copy link
Copy Markdown
Contributor

@nichoski nichoski commented Jun 9, 2021

This is a fix for issue 504.

With this change, every time a child plugin is copied from one text editor to another using copy-paste in the text, the child plugin will be properly copied, instead of just referencing the original child plugin. This prevents all kinds of complications down the road.

Copy link
Copy Markdown
Member

@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Let's get this merged and released 🚢 🚀

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants